forked from confidential-containers/cloud-api-adaptor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dockerfile: comment out iptables-wrapper
We don't need it on RHEL because we know the iptables mode we support, nft. The wrapper provides an easy way to support both "legacy" and "nft" modes when you don't know the system the container will run in. RHEL only supports nft, so there is no point in supporting legacy through the wrapper. See docs at https://github.com/kubernetes-sigs/iptables-wrappers
- Loading branch information
1 parent
3628d91
commit 1c56c07
Showing
1 changed file
with
16 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters