Commit 446f24c
2 files changed
+2
-2
lines changedSubmodule apptainer_source updated 16 files
- .github/workflows/ci.yml+4
- CHANGELOG.md+19-1
- INSTALL.md+3-3
- LICENSE_DEPENDENCIES.md+463-2
- e2e/security/security.go+122-1
- go.mod+3-5
- go.sum+6-6
- internal/pkg/image/driver/imagedriver.go+17-10
- internal/pkg/runtime/engine/apptainer/container_linux.go+19
- internal/pkg/security/apparmor/apparmor_supported.go+22-2
- internal/pkg/security/security.go+4-4
- internal/pkg/security/security_test.go+24-21
- internal/pkg/test/tool/require/require.go+19-1
- internal/pkg/util/fs/mount/mount_linux.go+12-11
- scripts/ci-docker-run+1
- scripts/download-dependencies+11-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments