← Back to issue list

Take "stack" of layers into account when adding a new layer

View original Github issue

Metadata

Project
rockcraft
Number
#167
Type
issue
State
open
Author
tigarmo
Labels
Created
2022-12-15 18:28:45+00:00
Updated
2022-12-15 18:28:45+00:00
Closed

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.