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

container:push error when Docker containerd enabled #3222

Open
jgillard opened this issue Feb 18, 2025 · 1 comment
Open

container:push error when Docker containerd enabled #3222

jgillard opened this issue Feb 18, 2025 · 1 comment

Comments

@jgillard
Copy link

We bumped into this when someone new joined the team, and this setting inside Docker was enabled for new installations but not for everyone else:

Image

When doing heroku container:push -a APP web we see this error, and the only way around it we've discovered is turning off this rather obscure setting in Docker. It took quite a while to track this cause down.

Image
@eablack
Copy link
Contributor

eablack commented Feb 20, 2025

Thanks, I've been able to reproduce this. We'll look into changes to handle this scenario. We should at least provide explicit documentation that we don't support containerd.

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