mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
image build and composition scripts for Flatcar Container Linux
selinux-base requires python to generate xml files, but the dependency is implicit (through policycoreutils). Flatcar made that dependency conditional on USE=python in policycoreutils so that we don't include python in our images, but this causes selinux-base to fail depending on ordering in the bootstrap process. Fix that failure by addin an explicit dependency. |
||
---|---|---|
sdk_container/src/third_party/coreos-overlay |