mirror of
https://github.com/casjaysdevdocker/coolify
synced 2025-09-18 15:57:43 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile .env.scripts rootfs/root/docker/setup/02-packages.sh rootfs/root/docker/setup/07-cleanup.sh
This commit is contained in:
@@ -28,8 +28,8 @@ exitCode=0
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Predifined actions
|
||||
[ -d "/tmp" ] && rm -Rf "/tmp"/*
|
||||
[ -d "/run/openrc" ] || mkdir -p "/run/openrc"
|
||||
[ -f "/run/openrc/softlevel" ] || touch "/run/openrc/softlevel"
|
||||
rm -f /etc/machine-id /var/lib/dbus/machine-id
|
||||
systemctl mask -- dev-hugepages.mount sys-fs-fuse-connections.mount
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Main script
|
||||
|
||||
|
Reference in New Issue
Block a user