Skip to content
Commit ce838e52 authored by Antoine Eiche's avatar Antoine Eiche Committed by Profpatsch
Browse files

dockerTools.buildImage: do not add /nix/store in the tar stream

Since the /nix/store directory is not immutable, tar can fails if it
has to push it into the layer archive.

Fixes #34137.
parent 1545f906
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment