Replies: 2 comments 2 replies
-
Hi .. just having another look at this, and I think I may be missing a step. ( step 5 ) https://squidfunk.github.io/mkdocs-material/insiders/getting-started/#with-docker " 5 - Create a new release to build and publish the Docker image " I did the new release, but I may have missed "publish the Docker image" bit, I assume I need to publish it and sign up to dockerhub or something to have a private registry, I dont know, a bit new to me :-) |
Beta Was this translation helpful? Give feedback.
-
The problem must be between item 5 and 6 here. When I do this "docker pull ghcr.io/vr2ualize/mkdocs-material-insiders" I get Is it possible that in step 5 after I create the new release that I need to do something extra to "publish docker image" ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi :-)
I got an issue and a question about the insider setup with docker.
I get to the following in the setup. https://squidfunk.github.io/mkdocs-material/insiders/getting-started/#with-docker
➜ ~ docker login -u VR2ualize -p ghp_PXMXXXXXXXXXXXXXXXXXXXvix ghcr.io
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Login Succeeded
➜ ~ docker pull ghcr.io/vr2ualize/mkdocs-material-insiders
Using default tag: latest
Error response from daemon: manifest unknown
➜ ~
Anyone else seen this error before or know how I could possible trouble shoot this?
Thanks :-)
Beta Was this translation helpful? Give feedback.
All reactions