14 lines
299 B
Text
14 lines
299 B
Text
[Unit]
|
|
Description=TechTransThai.org Website
|
|
|
|
[Container]
|
|
ContainerName=ttt-org
|
|
Image=docker.io/library/nginx:alpine
|
|
PublishPort=8082:80
|
|
Volume=/run/media/core/Data1/Apps/www.techtransthai.org:/usr/share/nginx/html:ro,z
|
|
|
|
[Service]
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target default.target
|