Skip to content

Commit

Permalink
chore: install runc manually (#1016)
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor authored Oct 13, 2023
1 parent 7937d83 commit 9e5f3f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ if [[ ! -L /usr/bin/python ]]; then
fi

${DNF} -y install \
java-17-openjdk httpd coreutils-single glibc-minimal-langpack glibc-langpack-en langpacks-en glibc-locale-source nc \
java-17-openjdk httpd runc coreutils-single glibc-minimal-langpack glibc-langpack-en langpacks-en glibc-locale-source nc \
net-tools procps vi curl wget tar gzip jq findutils bash git skopeo \
--releasever 8 --nodocs

Expand Down

0 comments on commit 9e5f3f6

Please sign in to comment.