Skip to content

Docker with Docker Compose for local PHP development, using PHP 8.3 & Apache

Notifications You must be signed in to change notification settings

dazecoop/simple-php-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP Docker with Docker Compose

  • Uses PHP 8.3
  • Uses Apache
  • Includes Apache mod_rewrite

Usage

  • docker-compose up -d to start the container
  • docker-compose down to stop the container

Local domain

  • Access the site at http://localhost:9000

About

Docker with Docker Compose for local PHP development, using PHP 8.3 & Apache

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published