container:push error when Docker containerd enabled
Open
on-call reviewed
- Dominant language
- TypeScript
- Stars
- 889
- Forks
- 236
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 33
Description
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:

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.
Contributor guide
Assessment
This issue has not been assessed yet.