mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-10-14 14:02:16 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
@@ -157,6 +157,7 @@ RUN \
|
|||||||
set -ex; \
|
set -ex; \
|
||||||
pkmgr clean; \
|
pkmgr clean; \
|
||||||
rm -Rf "/config" "/data"; \
|
rm -Rf "/config" "/data"; \
|
||||||
|
rm -Rf /usr/local/etc/docker/init.d/zz-nginx.sh; \
|
||||||
rm -rf /etc/systemd/system/*.wants/*; \
|
rm -rf /etc/systemd/system/*.wants/*; \
|
||||||
rm -rf /lib/systemd/system/systemd-update-utmp*; \
|
rm -rf /lib/systemd/system/systemd-update-utmp*; \
|
||||||
rm -rf /lib/systemd/system/anaconda.target.wants/*; \
|
rm -rf /lib/systemd/system/anaconda.target.wants/*; \
|
||||||
|
Reference in New Issue
Block a user