- Notifications
You must be signed in to change notification settings - Fork0
Docker container for WP with Debian Bullseye, nginx, PHP-FPM 5.6.40, WP-CLI and git
digiBlink/bullseye-nginx-php5-fpm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Maintained bydigiBlink -docker hub link
Container with:
- Debian Bullseye (default time zone
Europe/Riga) nginx1.18.0- PHP-FPM 5.6.40
- WP-CLI 2.11.0
git
Based on following containers:
To get it running just enter:
docker run -d --name your_container -v /sites/yourdomain.com:/DATA -p 80:80 -t digiblink/jessie-nginx-php5-fpm
After that you can use BusyBox bash, to log into container and useWP-CLI, to installWordPress:
docker exec -ti your_container bash
After logging in issue following commands:
su nginxcd /DATAwp-cliAbout
Docker container for WP with Debian Bullseye, nginx, PHP-FPM 5.6.40, WP-CLI and git
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.