Script to launch privileged container with podman
Go to file
Debarshi Ray b78b156b3f Add missing 'BuildRequires: gcc'
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
2023-04-03 19:13:50 +02:00
tests tests: Fix the tag of the default image 2021-12-16 23:46:53 +01:00
.gitignore toolbox-0.0.99.2-2.el9 2021-07-05 13:14:16 +02:00
gating.yaml Fixing the correct gating test name. 2022-05-17 06:50:08 +00:00
rpminspect.yaml rpminspec: rhel-policy -> hardened 2022-02-09 16:02:50 +01:00
sources Update to 0.0.99.3 2021-12-10 14:29:33 +01:00
toolbox-Add-migration-paths-for-coreos-toolbox-users.patch Support RHEL 9 Toolbx containers 2023-01-30 15:24:28 +01:00
toolbox-Make-the-build-flags-match-RHEL-s-gobuild-for-PPC64.patch Update to 0.0.99.3 2021-12-10 14:29:33 +01:00
toolbox-Make-the-build-flags-match-RHEL-s-gobuild.patch Update to 0.0.99.3 2021-12-10 14:29:33 +01:00
toolbox-Support-RHEL-9-containers.patch Support RHEL 9 Toolbx containers 2023-01-30 15:24:28 +01:00
toolbox-Unbreak-sorting-and-clearly-identify-copied-images-in-list.patch Unbreak sorting and clearly identify copied images in 'list' 2022-12-13 01:16:26 +01:00
toolbox.conf Use the Toolbox-specific UBI image for RHEL 9 2021-09-22 15:20:48 +02:00
toolbox.spec Add missing 'BuildRequires: gcc' 2023-04-03 19:13:50 +02:00