Skip to content

A little sandbox with docker for run php application

Notifications You must be signed in to change notification settings

huvber/php-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Sandbox

This is a little docker-compose sandbox with nginx, php, mysql and phpmyadmin. It's usefull. environment to pull-up ease a web environment for php (wordpress or something else).

Instruction

  1. Put you php/html/css code in the html folder.
  2. execute docker-compose build
  3. execute docker-compose up -d
  4. connect your browser to localhost:8002 for the web content
  5. connect your browser to localhost:9003 for the phpmyadmin.

About

A little sandbox with docker for run php application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published