Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:kubic:containers
php8-nginx-image
README.md
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File README.md of Package php8-nginx-image
# PHP8/Nginx container This container image contains PHP8 with Nginx as webserver - [Guide](#guide) - [Run a new php8 instance](#run-a-new-php8-instance) - [Environment variables](#environment-variables) ## Guide ### Run a new PHP8 instance The command to run this container is: ```sh podman run -d --rm --name php8-nginx -v /srv/www/htdocs:/srv/www/htdocs registry.opensuse.org/opensuse/php8-nginx ``` ### Environment variables: ``` DEBUG=[0|1] Enable debug mode TZ=<timezone> Set timezone ``` Additional Environment variables can be found in the description for the openSUSE nginx container image.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor