Dockette / Web
Usage
Image | Distro | PHP |
---|---|---|
dockette/web:php-74 |
Buster | 7.4 |
dockette/web:php-73 |
Buster | 7.3 |
dockette/web:php-72 |
Buster | 7.2 |
You can easily start your Docker container with following command.
docker run \
-it \
--rm \
--name www \
-p 80:80 \
dockette/web:php74
Development
See how to contribute to this package.
This package is currently maintaining by these authors.
Consider to support f3l1x. Also thank you for using this package.