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

Allow specifying DOCKER_CONFIG via --config #303

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

jacobwgillespie
Copy link
Member

Some tools like AWS CDK call the Depot build command like depot --config /tmp/configXXXXX build ... intending to set the path to Docker config. This PR adds a hidden CLI flag to accept this input and set the DOCKER_CONFIG environment variable to the provided value.

@jacobwgillespie jacobwgillespie merged commit 5904d77 into main Nov 12, 2024
6 checks passed
@jacobwgillespie jacobwgillespie deleted the docker-config branch November 12, 2024 16:45
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