Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Docker PHP Boilerplate

  • php: 7.4
  • nginx: 3.11
  • redis: 4

Docker boilerplate for quickly setting up a basic working php environment. Database not included. Feel free to modify for your own needs.

TIMEZONE=America/Chicago# Basic symfony env varAPP_ENV=devAPP_SECRET=4ed97b1ae17b2550a74e5bd20cdb7fa3# Provide github token to composer for private reposCOMPOSER_AUTH='{"github-oauth":{"github.com":""}}'WEB_PORT=8080
docker-compose up --build
http://localhost:8080

About

Boilerplate for running a php app with docker. Includes nginx, redis.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages