Skip to content

WooRung/docker-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Starter pacakge

There are too many configurations on docker and each product(program), even though the core was few. So, I just create this repo to start fast by doing config only core env

How to use

Just configuration with .env and volume and run below
docker run -v <volumes:volume> --env-file .env <images>
or
docker compose up

About

Docker Stater

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages