This commit is contained in:
Wang Sen Di
2025-12-16 10:36:53 +08:00
parent 19f0db3739
commit 53735e86c3

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# shellcheck source=/dev/null # 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() { __get_mount_paths_cgroup_id() {
docker ps -q --no-trunc | while read -r cid; do docker ps -q --no-trunc | while read -r cid; do