Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Do not use /var/run/docker.sock.raw #26

Merged
merged 2 commits into from
Aug 2, 2022
Merged

Do not use /var/run/docker.sock.raw #26

merged 2 commits into from
Aug 2, 2022

Conversation

felipecruz91
Copy link
Contributor

@felipecruz91 felipecruz91 commented Aug 2, 2022

Because I was using the /var/run/docker.sock.raw instead of /var/run/docker.sock, I was inadvertently bypassing the docker proxy and the translation of the host path to the VM path was not carried out.

@gtardif Now the bind mount works cross-platform (on Windows and Linux too) and I don't need to take care of the path translations.

@github-actions
Copy link

github-actions bot commented Aug 2, 2022

Docker image tag(s) pushed:

felipecruz/vackup-docker-extension:pr-26

Labels added to images:

org.opencontainers.image.title=vackup-docker-extension
org.opencontainers.image.description=Docker Extension to backup and restore docker volumes.
org.opencontainers.image.url=https://github.com/felipecruz91/vackup-docker-extension
org.opencontainers.image.source=https://github.com/felipecruz91/vackup-docker-extension
org.opencontainers.image.version=pr-26
org.opencontainers.image.created=2022-08-02T09:37:51.138Z
org.opencontainers.image.revision=f4491815b0ae7a4ef7422be5227cb3a8379c70b7
org.opencontainers.image.licenses=MIT

@felipecruz91 felipecruz91 marked this pull request as ready for review August 2, 2022 09:49
@felipecruz91 felipecruz91 merged commit e7e4d78 into main Aug 2, 2022
@felipecruz91 felipecruz91 deleted the linux-issue branch August 2, 2022 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant