- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6
Open
Description
- 
Split generic COPY stackable/ into subdirectories and copy those only in layers necessary 
 Currently we do things like that:COPY --chown=stackable:stackable hive/stackable /stackableWe want to be a bit more precise with that. 
- 
We need to take care about when to create which layer in terms of what is changing often in the end, less changing in the Beginning 
 We should reduce build times and avoid changing layers to often.
This will have the advantage of reducing buildtimes and only change layers when the change is really in there.
Metadata
Metadata
Assignees
Labels
No labels