Skip to content

CodeMonkeyMike/docker-development-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-development-environment

Build development environment with docker

This was a proof of concept to build my whole development environment in one single VM. After I had finished this script I found that it was not that great for a development environment.

Issues:

  • Against Docker philosophy - More then one tool per container
  • Slow to build - Mostly because there are many tools being built in one container
  • Fails easily - Mostly because composer
  • Interfering tools - FZF is used by multiple tools among other things

About

Build development environment with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published