Closed as not planned
Description
Version
24.0.1
Platform
x86_64
Subsystem
No response
What steps will reproduce the bug?
Run an image build like so with the attached files
docker build . --progress=plain --no-cache
How often does it reproduce? Is there a required condition?
There is no condition. It manifests itself on every run.
What is the expected behavior? Why is that the expected behavior?
Writing on a readonly file should fail.
What do you see instead?
Here's a file with the output I'm getting.
Additional information
- Other images I have tested node on (with precompiled binaries): ubuntu:24.04, public.ecr.aws/amazonlinux/amazonlinux:2023
- Docker Version: 25.0.8, build 0bab007
- this bug causes the following 2 tests to fail:
Metadata
Metadata
Assignees
Labels
No labels