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

Make the --pull behaviour being configurable over env var #2370

Closed
jcchavezs opened this issue Mar 2, 2020 · 1 comment
Closed

Make the --pull behaviour being configurable over env var #2370

jcchavezs opened this issue Mar 2, 2020 · 1 comment

Comments

@jcchavezs
Copy link

Description

Given this great issue #1498 I always wondered if the default could be configured over an env var for a user.

Describe the results you expected:

$DOCKER_PULL_IMAGES=missing|never|always

Ping @yshen

@thaJeztah
Copy link
Member

Discussing this with other maintainers, and we currently don't plan to add environment variables for specific options/flags, but you can probably create a shell alias if you want to set this option by default.

If you're using Docker Compose, you can also set the pull-policy in a compose-file (which may help for such scenarios)

@thaJeztah thaJeztah closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants