Take "stack" of layers into account when adding a new layer
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
With #154 and #163, rockcraft now takes the contents of the `base` image into account when packing the payload. In order to support multiple layers we should also take into account any "intermediate" layers created when packing the ROCK itself. The `big` spread test has an example on how this isn't supported now: a part creates `/.rock` as a symlink but then our regular `.rock`metadata layer breaks it.
Evaluation history
No evaluation history available.