Speeding up container image builds with Buildah

Опубликовано: 04 Октябрь 2024
на канале: DevConf
860
21

Speaker: Daniel Walsh

Building container images within a large container pipe-line can be slow. Their is always a battle between security and speed of container image builds. How do I block one container image build from effecting/attacking other container images?
What features of the container engines can I take advantage of to speed up the build process?

How can I add speed and still have good isolation.

This talk will explain and demonstrate features of buildah within a secure container which can do both.