Move docker.host to container.docker_host #244

Merged
wolfogre merged 2 commits from bugfix/docker_host into main 2023-06-19 09:01:18 +00:00
wolfogre commented 2023-06-19 06:49:09 +00:00 (Migrated from gitea.com)

Follow #242.

Move docker.host to container.docker_host.

There are already some options for docker/container in container, so developers could get confused about where to add options.

It's breaking, but I think it's OK since docker.host was added just two days ago.

Follow #242. Move `docker.host` to `container.docker_host`. There are already some options for docker/container in `container`, so developers could get confused about where to add options. It's breaking, but I think it's OK since `docker.host` was added just two days ago.
lunny (Migrated from gitea.com) reviewed 2023-06-19 06:49:55 +00:00
appleboy (Migrated from gitea.com) reviewed 2023-06-19 06:49:56 +00:00
wxiaoguang (Migrated from gitea.com) reviewed 2023-06-19 06:49:57 +00:00
lunny (Migrated from gitea.com) approved these changes 2023-06-19 09:00:46 +00:00
Sign in to join this conversation.