Go to file
Dustin 47f36b3614
ContainerImages/cfg/pipeline/head This commit looks good Details
nsenter: Fix syntax for BusyBox
The `-a`/`--all` argument for `nsenter` is present in the *util-linux*
version of `nsenter`, but not the BusyBox version.  The latter is
present in Alpine, so we need to adjust our wrapper script to use
compatible syntax, which means explicitly listing the namespaces we want
to enter.
2024-01-19 16:24:26 -06:00
Containerfile Install curl 2024-01-19 16:04:31 -06:00
Jenkinsfile Initial commit 2024-01-17 14:07:31 -06:00
config.sh Run config.sh from Git checkout 2024-01-17 17:33:42 -06:00
nsenter.sh nsenter: Fix syntax for BusyBox 2024-01-19 16:24:26 -06:00