-
Notifications
You must be signed in to change notification settings - Fork 39
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
Error response from daemon: manifest unknown #1583
Comments
Ok, maybe the issue is related to the tag, I referred to https://github.com/internetstandards/Internet.nl/pkgs/container/util |
Yes, I think that deploy command only works for main, not for the latest (1.8) release. I recommend you use the main tag for now - PRs may be in a broken state. And particularly that stub resolver PR build is... in flux. |
Thank you. So maybe the Documentation could contains the |
I ran into the same issue. I have created a Pull Request for the documentation: #1600 |
Thanks for the PR, merged! |
As noted in #1607, we have reverted the doc change: you can indeed use main for latest main branch build, but that is less stable. Once we release 1.9, every latest release will also be tagged with latest - so that's what we'll refer to in the docs. |
I am trying to create containers and am following the instruction at https://github.com/internetstandards/Internet.nl/blob/main/documentation/Docker-deployment-batch.md
but by using the following command, I am getting the error
docker: Error response from daemon: manifest unknown.
The information at #1547, and the fix at #1557 didn't help.
The text was updated successfully, but these errors were encountered: