Skip to content

huijari/docker-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cycle

Don't waste time configuring a dev environment if you don't need to.

How do I use that???

Clone the repo

git clone https://github.com/huijari/docker-cycle

And run

cd docker-cycle
docker-compose up

Additional info

  • You will need: git, docker and docker-compose.
  • Before track your code with git, run rm -rf .git.
  • How much the resulting image weights? ~60Mb.

Releases

No releases published

Packages

No packages published