Always make backup! docker run -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower –run-once then create the following script! #!/bin/bash # Step 1: Enable brotli compression in the nextcloud-app container docker exec -it nextcloud-app /bin/bash -c “a2enmod…