Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions images/debian_packaging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ INSTALL_PACKAGES=(\
rsync
runc
scons
sq
skopeo
slirp4netns
socat
Expand All @@ -115,6 +116,7 @@ INSTALL_PACKAGES=(\
sudo
time
unzip
util-linux-extra
vim
wget
xfsprogs
Expand Down
1 change: 1 addition & 0 deletions images/fedora_packaging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ INSTALL_PACKAGES=(\
rsync
runc
sed
sequoia-sq
ShellCheck
skopeo
slirp4netns
Expand Down
1 change: 1 addition & 0 deletions images/local-cache-registry
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ declare -a IMAGELIST=(
podman/stable:v5.6.2
skopeo/stable:latest
ubuntu:latest
registry.access.redhat.com/ubi10
)

# END defaults
Expand Down