Skip to content

Commit

Permalink
Add systemd to photon systemd container
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Nov 19, 2024
1 parent 7b4cca2 commit 6f3ec94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom/testing/systemd-photon-5.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN <<EOF
fi

tdnf update -y
tdnf install -y curl wget tar xz # patchelf
tdnf install -y curl wget tar xz systemd # patchelf

wget https://packages.broadcom.com/artifactory/saltproject-generic/onedir/3007.1/salt-3007.1-onedir-linux-$ARCH.tar.xz
tar xf salt-3007.1-onedir-linux-$ARCH.tar.xz
Expand Down

0 comments on commit 6f3ec94

Please sign in to comment.