I have this requirement at my work. Consider A, B, C as individual images.
B from A
C from B
C from A
- Is it possible to do this scenario in the docker file
- If possible, can we build an image without duplicates or increasing the image size.
I have this requirement at my work. Consider A, B, C as individual images.
B from A
C from B
C from A