Hello World from Python
177
To download the image from Docker Hub, run:
docker pull lssalas/python-project:latest
Once the image is downloaded, run the container:
docker run -d -p 5000:5000 lssalas/python-project:latest
This will start the container, and the application will be available at http://localhost:5000/.
Content type
Image
Digest
sha256:a87a896cc…
Size
49.4 MB
Last updated
almost 2 years ago
docker pull lssalas/python-project