Sign inSign up

alexkunin/devbox

By alexkunin

Updated almost 11 years ago

Image
0

246

alexkunin/devbox repository overview

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

Tag summary

Content type

Image

Digest

sha256:82535407e

Size

234.1 MB

Last updated

almost 11 years ago

docker pull alexkunin/devbox