11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
[Unit]
|
|
Description=SGNarva Wordpress server
|
|
|
|
[Container]
|
|
ContainerName=sgnarva-srv
|
|
Image=localhost/sgnarva:latest
|
|
Volume=/var/vol/sgnarva/sgnarvaweb:/var/www/html:Z
|
|
Environment=PHP_MEMORY_LIMIT=4G
|
|
AutoUpdate=registry
|
|
Pod=sgnarva.pod
|