Skip to content

Commit

Permalink
Install more OCI packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nwnt authored and mociarain committed Aug 28, 2024
1 parent da1af4e commit c9ae1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- script: |
set -xe
sudo rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
sudo dnf install -y openvpn make podman jq crun
sudo dnf install -y openvpn make podman jq conmon containers-common crun iptables netavark nftables slirp4netns
displayName: Setup (Container)
target: container
Expand Down

0 comments on commit c9ae1c5

Please sign in to comment.