|
|
|
|
|
by mikeyjk
2013 days ago
|
|
Is diffing images really necessary? I've done multi step builds in the past for a Java app and I didn't find it especially hard to only include what was required. E.g. the final resultant image would exclude maven, which would be used in the first stage of the build. |
|