Skip to content

ringnyu/php-apache-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-apache-docker

My first docker "Hello World" application with ubuntu as base image, php and apache2 installed

Environment

Ubuntu,

Apache2,

PHP7.2

INSTALLATION

Clone this repository on your local computer and Run the docker-compose up -d.

git clone https://github.com/ringnyu/php-apache-docker.git

cd php-apache

git fetch --all

docker-compose up -d

Your first php "hello world" with Docker is now ready!! You can access it via http://localhost:8080/index.php

About

My first docker "Hello World" application with ubuntu as base image, php and apache2 installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published