Sign inSign up

perfectweb/development

By perfectweb

Updated almost 6 years ago

Web developers development environment

Image
5

2.3K

perfectweb/development repository overview

This all is simple as running:

docker run -dit -p 80:80 -p 443:443 -p 9000:9000 -v $HOME/.ssh:/root/.ssh -v $HOME/Web/html:/var/www/html --name=development perfectweb/development

The ports are self explanatory, also this is built with the the idea of mounting your local project folders into the docker container, including your ssh keys.

Tag summary

Content type

Image

Digest

sha256:ba4f1652a

Size

345.5 MB

Last updated

about 11 years ago

docker pull perfectweb/development