use upstream nginx instead of building off it
This commit is contained in:
parent
22f9210d75
commit
2eea8d32e9
3 changed files with 2 additions and 11 deletions
|
@ -3,8 +3,9 @@ Description=TechTransThai.org Website
|
|||
|
||||
[Container]
|
||||
ContainerName=ttt-org
|
||||
Image=ttt-org
|
||||
Image=docker.io/library/nginx:alpine
|
||||
PublishPort=8082:80
|
||||
Volume=/run/media/core/Data1/Apps/pages:/usr/share/nginx/html:ro,z
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue