Skip to content

chao-zhou/docker-compose-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose-repo

docker compose script to setup local dev env

how to use start the server

go into the folder and run command

docker-compose up 

if you are using windows, you can run

run.bat

how shutdown the server and clear it

go into the folder and run command

docker-compose rm -fs

if you are using windows, you can run

rm.bat

About

store docker-compose script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published