|
|
|
@ -10,6 +10,9 @@ After=nextcloud-db.service nextcloud-redis.service |
|
|
|
# Only start if Nextcloud has been configured |
|
|
|
ConditionPathExists=/etc/containers/systemd/configs/nextcloud-config.env |
|
|
|
|
|
|
|
# Start/stop this unit when the target is started/stopped |
|
|
|
PartOf=nextcloud.target |
|
|
|
|
|
|
|
[Container] |
|
|
|
ContainerName=nextcloud-app |
|
|
|
Image=docker.io/library/nextcloud:31-fpm-alpine |
|
|
|
|