drago-ex / project-docker
Basic configuration of a php server on docker.
Package info
github.com/drago-ex/project-docker
Language:Dockerfile
Type:drago-tools-resource
pkg:composer/drago-ex/project-docker
v2.0.5
2026-06-04 17:06 UTC
Requires
- php: >=8.3 <9
README
Basic Docker configuration for a PHP server.
Installation
composer require drago-ex/project-docker
Project files
File copying is handled automatically by drago-ex/project-tools,
which must be installed in your project. Without it, copy the files manually according to the copy section
in this package's composer.json. To skip this package, set "skip": true under
extra.drago-tools.packages.<package-name> in your root composer.json.
Docker commands
All docker commands are located in this file: