Skip to content

fix: allow setting arbitary dockerd arguments

Boros Gábor requested to merge gabor/fix-dockerd-args into main

Description

This MR allows specifying and dockerd arguments using DOCKER_DAEMON_ARGS env variable.

Supporting information

https://tasks.opencraft.com/browse/SE-6055

Testing instructions

Steps to test the changes:

  1. Read the doce

Dependencies

N/A

Screenshots

If applicable, add screenshots to help explain your feature.

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • All providers include the new feature/change
  • All affected providers can provision new clusters
  • Unit tests are added/updated
  • Documentation is added/updated
  • The TOOLS_CONTAINER_IMAGE_VERSION in ci_vars.yml is updated
  • The grove-template repository is updated

Additional context

N/A

Merge request reports