Skip to content

gegaryfa/DockerComposeMakefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose Makefile

license GitHub stars

A docker compose makefile template

Getting Started

Clone the repo, open a terminal and run

make

to see all the possible actions.

makefile

Prerequisites

Usage

Place the Makefile and config.env files on the same folder as your docker-compose.yml file. This makefile uses a docker-compose.override.yml file but of course you can rename it[check the config.env]

Sources

Overview of docker-compose CLI: Docker Compose

Authors

  • George Garyfallou - Initial work - gegaryfa

Acknowledgments

  • Hat tip to anyone whose code was used

Releases

No releases published

Packages

No packages published