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

use updated dockerdns #101

Merged
merged 3 commits into from
Jun 10, 2024
Merged

use updated dockerdns #101

merged 3 commits into from
Jun 10, 2024

Conversation

davidsiaw
Copy link
Collaborator

@davidsiaw davidsiaw commented Jun 7, 2024

Upstream dockerdns was using a very old version of the docker-py libraries that could not handle some of the weirder shit docker does. This fixes that.

To test this you need to update to the latest docker (26 and above)

just kaiser up any project.

@degikko degikko requested a review from sikachu June 10, 2024 03:07
@degikko
Copy link
Collaborator

degikko commented Jun 10, 2024

@sikachu can you help us review this PR, please?

phensley/docker-dns
-e DOCKER_HOST='unix:///var/run/docker.sock'
-v /var/run/docker.sock:/var/run/docker.sock:ro
davidsiaw/dockerdns
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we fork this into degica account instead?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can. i can do that in another pr. i actually have a nice build system and everything on that now

Copy link

@sikachu sikachu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question, but make sense to me otherwise.

@davidsiaw davidsiaw merged commit 1c3e450 into master Jun 10, 2024
4 checks passed
@davidsiaw davidsiaw deleted the use-updated-dockerdns branch June 10, 2024 05:58
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.

3 participants