mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
upt playbook
This commit is contained in:
@ -49,7 +49,7 @@ services:
|
||||
restart: always
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: true
|
||||
com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install -y smbclient"
|
||||
com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install -y smbclient;chown -R www-data:www-data /var/www/html"
|
||||
redis:
|
||||
image: redis:alpine
|
||||
container_name: redis
|
||||
|
Reference in New Issue
Block a user