Script to launch privileged container with podman
b78b156b3f
A C compiler is necessary to build Toolbx [1]. GCC is being pulled in by the other BuildRequires, but it's good to explicitly list it since GCC isn't part of the default buildroot since Fedora 29 [2] and will prevent the compiler from unexpectedly changing to Clang. There's no need to do a build just for this. [1] Upstream commit c8aaed52c547e24e https://github.com/containers/toolbox/commit/c8aaed52c547e24e https://github.com/containers/toolbox/pull/923 [2] https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot Resolves: #2165742 |
||
---|---|---|
tests | ||
.gitignore | ||
gating.yaml | ||
rpminspect.yaml | ||
sources | ||
toolbox-Add-migration-paths-for-coreos-toolbox-users.patch | ||
toolbox-Make-the-build-flags-match-RHEL-s-gobuild-for-PPC64.patch | ||
toolbox-Make-the-build-flags-match-RHEL-s-gobuild.patch | ||
toolbox-Support-RHEL-9-containers.patch | ||
toolbox-Unbreak-sorting-and-clearly-identify-copied-images-in-list.patch | ||
toolbox.conf | ||
toolbox.spec |