This project is a simple web application built using HTML
195
Pull the image from Docker Hub:
docker pull meybili/exercise2html:latest
Run the container for the project:
docker run --name exercise2html -p 80:80 meybili/exercise2html
Open your browser and navigate to http://localhost:80 to see the app.
Content type
Image
Digest
sha256:14c1b73c6…
Size
69.6 MB
Last updated
almost 2 years ago
docker pull meybili/exercise2html