Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 10, 2021

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>
@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