Skip to content

[sonic_debian_extension.j2] export DOCKER_HOST so that clients can us…#8398

Merged
lguohan merged 1 commit intosonic-net:masterfrom
stepanblyschak:fix-arm-docker
Aug 10, 2021
Merged

[sonic_debian_extension.j2] export DOCKER_HOST so that clients can us…#8398
lguohan merged 1 commit intosonic-net:masterfrom
stepanblyschak:fix-arm-docker

Conversation

@stepanblyschak
Copy link
Collaborator

…an use it to connect to dockerd

Signed-off-by: Stepan Blyschak stepanb@nvidia.com

Why I did it

To fix #8312.

How I did it

Use DOCKER_HOST. Every client including docker command and python docker API uses this environment variable to connect to dockerd.

How to verify it

Build for arm.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

…e it to connect to dockerd

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
@stepanblyschak stepanblyschak requested a review from lguohan as a code owner August 9, 2021 23:42
@lguohan lguohan merged commit 14da7a1 into sonic-net:master Aug 10, 2021
lguohan pushed a commit that referenced this pull request Aug 15, 2021
…e it to connect to dockerd (#8398)

Use DOCKER_HOST. Every client including docker command and python docker API uses this environment variable to connect to dockerd.

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
@stepanblyschak stepanblyschak deleted the fix-arm-docker branch September 23, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

arm64 build failure

2 participants