You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to follow the instructions in the readme, I get this error message from Docker:
❯ ./kas-container menu
Unable to find image 'ghcr.io/siemens/kas/kas-isar:4.0' locally
4.0: Pulling from siemens/kas/kas-isar
5b5fe70539cd: Pull complete
5a390f4b1b42: Pull complete
d6118d440a4b: Pull complete
4f4fb700ef54: Pull complete
163ea11864bb: Pull complete
808bff02ba54: Pull complete
6eeb94fa2ec7: Pull complete
fb72ba583c96: Pull complete
3be04ecba1a4: Pull complete
bb452b6d9475: Pull complete
docker: layers from manifest don't match image configuration.
See 'docker run --help'.
I don't know a lot about docker, but I searched the web, and it seems like it's a problem with the kas-isar image. A few months ago, I successfully built an image with this repo, I don't know what has changed since then. I need to build a new image, because the CH431 kernel module isn't included by default.
The text was updated successfully, but these errors were encountered:
When I try to follow the instructions in the readme, I get this error message from Docker:
I don't know a lot about docker, but I searched the web, and it seems like it's a problem with the
kas-isar
image. A few months ago, I successfully built an image with this repo, I don't know what has changed since then. I need to build a new image, because the CH431 kernel module isn't included by default.The text was updated successfully, but these errors were encountered: