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

Pulling image access #75

Open
Yaikava opened this issue Aug 26, 2022 · 4 comments
Open

Pulling image access #75

Yaikava opened this issue Aug 26, 2022 · 4 comments

Comments

@Yaikava
Copy link

Yaikava commented Aug 26, 2022

How can I allow pulling of an image?.
IMAGES=1 does not allow it. I can list images, but not pull them.

@Yaikava Yaikava changed the title Pulling image acces Pulling image access Aug 26, 2022
@hankehly
Copy link

hankehly commented Oct 6, 2022

Try adding POST=1. Docker may require this to save or "load" the image.

@chessmango
Copy link

@Yaikava did adding POST=1 work for you?

@fetwar
Copy link

fetwar commented Jun 3, 2024

I was experiencing the exact same issue afaik, and yep it just needed the environment variable POST=1 so that the image can be pulled.

Seems like @Yaikava is MIA 👀

@Yaikava
Copy link
Author

Yaikava commented Jun 3, 2024

Yeah
Never really got back to this. Glad you got it working though.

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

No branches or pull requests

4 participants