|
|
8 年之前 | |
|---|---|---|
| .. | ||
| bin | 8 年之前 | |
| conf | 8 年之前 | |
| Dockerfile | 8 年之前 | |
| LICENSE.md | 8 年之前 | |
| README.md | 8 年之前 | |
This image is built from nginx and contains the default webserver configuration for Magento 2.
This image installs the following:
nginxThe following environment variables are used for Nginx configuration:
PHP_HOST: (default: phpfpm) The hostname of the PHP container.PHP_PORT: (default: 9000) The port of the PHP container.APP_MAGE_MODE: (default: default) Set the appropriate MAGE_MODE.Please see https://github.com/mageinferno/magento2-docker-compose for more detailed instructions and an example development environment using Docker Compose.