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