Hello World from PHP
156
To download the image from Docker Hub, run:
docker pull lssalas/php-project:latest
Once the image is downloaded, run the container:
docker run -d -p 8080:80 lssalas/php-project:latest
This will start the container, and the application will be available at http://localhost:8080/.
Content type
Image
Digest
sha256:59ac1ec89…
Size
155.7 MB
Last updated
almost 2 years ago
docker pull lssalas/php-project