Skip to content

alexkunin/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devbox

Idea comes from 10 Docker Tips and Tricks That Will Make You Sing A Whale Song of Joy.

Automated builds can be found on the docker registry site.

Here is how to run it:

docker run -it --name devbox --hostname devbox -v /var/run/docker.sock:/var/run/docker.sock alexkunin/devbox

Included goodies (latest packages from Ubuntu or independent repos):

  • vim
  • git
  • subversion
  • curl
  • PHP 5
  • Python 3
  • zip
  • docker (client)
  • docker-compose
  • psysh
  • composer
  • wget
  • tree
  • nodejs
  • npm

About

Dockerized development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published