How to hang external configuration files to nginx in docker?
PHP中文网
PHP中文网 2017-05-16 13:17:21
0
1
580

The image is the latest version of nginx in the hub
How should it be configured in docker-compose?

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
左手右手慢动作

One way is to use

docker-compose.yml

Perform COPY instruction in Dockerfile

Alternatively, write it directly in compose.yml

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!