top | item 23484850

(no title)

tkinz27 | 5 years ago

Very large c++/python/cuda application that is packed into various different images (squashfs images, but functionally the same).

We end up having a lot of libraries that are shared across multiple images.

discuss

order

manigandham|5 years ago

Would it not be easier to just pack into different base images? Docker is very efficient with reusing these layers.