mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Use env-var DOCKER_FIREWALL_BACKEND=nftables to enable nftables
Signed-off-by: Rob Murray <rob.murray@docker.com>
This commit is contained in:
@@ -201,6 +201,7 @@ test_env() {
|
||||
DOCKER_REMAP_ROOT="$DOCKER_REMAP_ROOT" \
|
||||
DOCKER_REMOTE_DAEMON="$DOCKER_REMOTE_DAEMON" \
|
||||
DOCKER_ROOTLESS="$DOCKER_ROOTLESS" \
|
||||
DOCKER_FIREWALL_BACKEND="$DOCKER_FIREWALL_BACKEND" \
|
||||
GITHUB_ACTIONS="$GITHUB_ACTIONS" \
|
||||
GO111MODULE="$GO111MODULE" \
|
||||
GOCACHE="$GOCACHE" \
|
||||
|
||||
Reference in New Issue
Block a user