Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

dv-docker-setup

Devless docker setup

To build the image cd into the dv-docker-setup directory and run $ docker build . --rm -t devless:1.0

Once the build is done the image should be listed among your other images $ docker images

You can go ahead and run a container exposing ports 80 and 3306