Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

error creating overlay mount #1388

@kianmeng

Description

@kianmeng

Dockerfile.txt

Result for most recent released versions.

  • v18.09.5 failed
  • v18.09.4 failed
  • v18.09.3 failed
  • v18.09.2 failed
  • v18.09.1 failed
  • v18.09.0 pass
  • v18.06.1-ce pass

When build Docker images with more than 50-plus layers, the build will fail exactly at step 62 as shown below.

Step 62/100 : RUN touch foobar
error creating overlay mount to /mnt/sda1/var/lib/docker/overlay2/83fc9f0b117631bc8a412c13c44db45801ecb056068df501e6c093c7bc893a55-init/merged: no such file or directory
make: *** [Makefile:2: all] Error 1

To reproduce the bug.

docker build --no-cache -t "test-overlay-mount:alpine" -f Dockerfile.txt .

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