Sign inSign up

meybili/exercise5php

By meybili

Updated almost 2 years ago

This project is a simple web application built using PHP

Image
Languages & frameworks
0

185

meybili/exercise5php repository overview

Running from Docker Hub

  1. Pull the image from Docker Hub:

    docker pull meybili/exercise5php:latest

  2. Run the container for the project:

    docker run --name exercise5php -p 80:80 meybili/exercise5php

  3. Open your browser and navigate to http://localhost:80 to see the app.

Tag summary

Content type

Image

Digest

sha256:9fae80042

Size

169.1 MB

Last updated

almost 2 years ago

docker pull meybili/exercise5php