Skip to content

Commit

Permalink
[TEMP] Try security-opt apparmor=podman
Browse files Browse the repository at this point in the history
  • Loading branch information
t-woerner committed Nov 5, 2024
1 parent 964d8dc commit 046b955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/image/shcontainer
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ container_create() {
log info "= Creating ${name} ="
podman create \
--security-opt label=disable \
--security-opt apparmor=podman \
--network bridge:interface_name=eth0 \
--systemd true \
--name "${name}" \
Expand Down

0 comments on commit 046b955

Please sign in to comment.