Skip to content

Commit

Permalink
script: resources/container/podman/ghcr.io/podman_create.sh added /ru…
Browse files Browse the repository at this point in the history
…n/dbus/system_bus_socket mount
  • Loading branch information
juergenpabel committed Jun 2, 2024
1 parent bd2ec4e commit a48a1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/container/podman/ghcr.io/podman_create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ podman create --pod=hal9000 --name=hal9000-brain \
--requires hal9000-kalliope,hal9000-frontend \
--group-add=keep-groups \
--tz=local \
-v /run/dbus/system_bus_socket:/run/dbus/system_bus_socket:rw \
$SYSTEMD_TIMESYNC_ARGS \
--pull=never \
ghcr.io/juergenpabel/hal9000-brain:$TARGET_TAG
Expand Down

0 comments on commit a48a1cc

Please sign in to comment.