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
{{ message }}
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
Hi, I get following error when try to run docker buildx bake --load from inside '''echo-python''' folder. Any Idea what could be the reason?
------
> [dapp 1/3] FROM docker.io/cartesi/toolchain:0.13.0@sha256:ba27dccbd63ec34b52e615b14010891c1e0381e2ad6bd074f23edb231bc6997b:
------
Dockerfile:3
--------------------
1 | # syntax=docker.io/docker/dockerfile:1.4
2 | # layers for caching and versioning
3 | >>> FROM cartesi/toolchain:0.13.0 as toolchain
4 | FROM cartesi/rootfs:0.16.0 as rootfs
5 | FROM cartesi/server-manager:0.6.0 as server-manager
--------------------
ERROR: failed to solve: failed to register layer: error creating overlay mount to /var/lib/docker/overlay2/b0d12274bd7537b5865b680dbcc169646f9179c128a372ffc1c5edb18b236eed/merged: invalid argument