mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-18 00:34:24 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
parent
52a8e05ea0
commit
4f1e93c441
@ -157,6 +157,7 @@ RUN \
|
||||
set -ex; \
|
||||
pkmgr clean; \
|
||||
rm -Rf "/config" "/data"; \
|
||||
rm -Rf /usr/local/etc/docker/init.d/zz-nginx.sh; \
|
||||
rm -rf /etc/systemd/system/*.wants/*; \
|
||||
rm -rf /lib/systemd/system/systemd-update-utmp*; \
|
||||
rm -rf /lib/systemd/system/anaconda.target.wants/*; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user