meta-iot2050 icon indicating copy to clipboard operation
meta-iot2050 copied to clipboard

Layers from manifest don't match image configuration

Open rednaz1337 opened this issue 9 months ago • 0 comments

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.

rednaz1337 avatar May 09 '24 09:05 rednaz1337