Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Example running error #20

Description

@akhtarshahnawaz

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions