This commit is contained in:
Wang Sen Di
2025-12-16 10:48:39 +08:00
parent e664487e4c
commit 0e1444b8ba

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# shellcheck source=/dev/null
# if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
__get_mount_paths_cgroup_id() {
docker ps -q --no-trunc | while read -r cid; do