Sign inSign up

meybili/exercise3javascript

By meybili

Updated almost 2 years ago

This project is a simple web application built using HTML, CSS, and JavaScript

Image
Languages & frameworks
0

312

meybili/exercise3javascript repository overview

Running from Docker Hub

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.

Tag summary

Content type

Image

Digest

sha256:39b1a42e8

Size

19.6 MB

Last updated

almost 2 years ago

docker pull meybili/exercise3javascript