Hello World from HTML
896
To download the image from Docker Hub, run:
docker pull lssalas/html-project:latest
Once the image is downloaded, run the container:
docker run -d -p 8081:80 lssalas/html-project:latest
This will start the container, and the application will be available at http://localhost:8081/.
Content type
Image
Digest
sha256:0b8b52888…
Size
21.7 MB
Last updated
almost 2 years ago
docker pull lssalas/html-project