Skip to content

Commit

Permalink
docker-bake.hcl: add more missing rpms/pip packages
Browse files Browse the repository at this point in the history
This adds the following RPMSs:
- `openscap-utils`
- `parted`
- `veritysetup`

This commit adds some of the new package required to run our
osbuild tests. This was found via
osbuild/osbuild#1916
  • Loading branch information
mvo5 committed Nov 13, 2024
1 parent 341338f commit 32068b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,10 @@ iproute
lvm2
make
nbd
openscap-utils
ostree
pacman
parted
podman
policycoreutils
pylint
Expand Down Expand Up @@ -301,6 +303,7 @@ systemd-container
tar
tox
util-linux
veritysetup
xfsprogs
EOF
}
Expand Down

0 comments on commit 32068b5

Please sign in to comment.