mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 16:43:08 +00:00
container-toolbox: Use 'toolbx' as VARIANT_ID in os-release(5)
This is meant to distinguish OCI containers and images that are designed specifically for Toolbx from others. Toolbx containers are long-lasting pet containers for interactive command line use, which makes them substantially different from short-lived containers running services. Therefore, it can be useful to be able to identify Toolbx containers and images when generating statistics about Fedora usage. https://pagure.io/Fedora-Council/tickets/issue/449 https://pagure.io/fedora-kickstarts/pull-request/1015
This commit is contained in:
parent
d6c06a16f9
commit
0d99c64eb2
@ -33,7 +33,7 @@ dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
|
|||||||
dnf-plugins-core
|
dnf-plugins-core
|
||||||
-dosfstools
|
-dosfstools
|
||||||
-e2fsprogs
|
-e2fsprogs
|
||||||
fedora-release-container
|
fedora-release-toolbx
|
||||||
findutils
|
findutils
|
||||||
flatpak-spawn
|
flatpak-spawn
|
||||||
fpaste
|
fpaste
|
||||||
|
Loading…
Reference in New Issue
Block a user