Go to file
Dustin c068619c8a
ContainerImages/cfg/pipeline/head This commit looks good Details
nsenter: Do not enter user namespace
Running `nsenter` with `-U` fails:

```
nsenter: setns(): can't reassociate to namespace 'user': Invalid argument
```

This is probably because the container runs in the same user namespace
as the host anyway, so it really doesn't matter.
2024-01-19 16:29:38 -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: Do not enter user namespace 2024-01-19 16:29:38 -06:00