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

chore: allow docker-host to be configurable #331

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Jul 4, 2024

Set the DOCKER_HOST in the container image so that it can be modified. Previously it was exported to a value in the entrypoint and unable to be changed.

Also removes the two unused dockerfiles in the legacy to prevent confusion.

@shreddedbacon shreddedbacon added this to the 2.20.0 milestone Jul 4, 2024
@shreddedbacon shreddedbacon force-pushed the docker-host-override branch 2 times, most recently from 67a1960 to aa22121 Compare July 5, 2024 06:03
@shreddedbacon shreddedbacon force-pushed the docker-host-override branch from aa22121 to 9aa5286 Compare July 7, 2024 22:20
@shreddedbacon shreddedbacon marked this pull request as ready for review July 7, 2024 22:31
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

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

Approved. No tangible changes yet, waiting on other improvements to activate

@tobybellwood tobybellwood merged commit 5923c75 into main Jul 9, 2024
2 checks passed
@tobybellwood tobybellwood deleted the docker-host-override branch July 9, 2024 00:10
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.

2 participants