This project is a simple web application built using HTML, CSS, and JavaScript
312
1. Pull the image from Docker Hub:
docker pull meybili/exercise3javascript:latest
2. Run the container for the project:
docker run --name exercise3javascript -p 80:80 meybili/exercise3javascript
3. Open your browser and navigate to http://localhost:80 to see the app.
Content type
Image
Digest
sha256:39b1a42e8…
Size
19.6 MB
Last updated
almost 2 years ago
docker pull meybili/exercise3javascript