This is my submission for the second project in Udacity.com's Front End web development Nanodegree. The container will start an http server with a single page to demonstrate responsive page layout using HTML and CSS.
To run a container from Dockerhub
docker run -dit --name portfolio -p 8080:80 jcorpac/portfolio
The page with the portfolio page will be available at http://<docker machine's IP>:8080/.
Source code for this project is available at https://github.com/jcorpac/portfolio/
Content type
Image
Digest
Size
28.4 MB
Last updated
over 8 years ago
docker pull jcorpac/portfolio