mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Add daemon option --firewall-backend
Signed-off-by: Rob Murray <rob.murray@docker.com>
This commit is contained in:
@@ -118,6 +118,7 @@ if [ -z "$DOCKER_TEST_HOST" ]; then
|
||||
--storage-driver "$DOCKER_GRAPHDRIVER" \
|
||||
--pidfile "$DEST/docker.pid" \
|
||||
--userland-proxy="$DOCKER_USERLANDPROXY" \
|
||||
--firewall-backend="$DOCKER_FIREWALL_BACKEND" \
|
||||
${storage_params} \
|
||||
${extra_params} \
|
||||
&> "$DEST/docker.log"
|
||||
|
||||
Reference in New Issue
Block a user