#!/usr/bin/env bash # 在要使用宿主机执行命令时引入该脚本 # 示例 # # shellcheck disable=SC1091 # if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/nsenter.sh "$0"; fi _script_path_this=$(realpath "$(ps -p $$ -o args= 2>/dev/null | awk '{print $2}')") _latter="${_script_path_this#/apps/data}" if [[ -z "$APPS_DATA" ]]; then runc_name=$(grep devices