2023-08-14 16:40:13 +02:00
|
|
|
.. _toolbox:
|
|
|
|
|
|
|
|
Fedora Toolbx images
|
|
|
|
====================
|
|
|
|
|
2023-08-28 16:36:51 +02:00
|
|
|
This document contains information about current workflow used to build and publish Toolbox images.
|
|
|
|
It also describes changes needed to make it work with `quay.io <https://quay.io>`_.
|
2023-08-14 16:40:13 +02:00
|
|
|
|
|
|
|
Current workflow
|
|
|
|
----------------
|
|
|
|
|
2023-08-28 16:36:51 +02:00
|
|
|
The toolbox images are built using OSBS. The OSBS submits builds to
|
|
|
|
`candidate-registry.fedoraproject.org <https://candidate-registry.fedoraproject.org/>`_ using
|
|
|
|
dockercfg and releng script then push it to
|
|
|
|
`registry.fedoraproject_org <https://registry.fedoraproject.org/>`_.
|
|
|
|
|
|
|
|
.. image:: ../_static/toolbox_workflow_registry.drawio.png
|
|
|
|
:target: ../_images/toolbox_workflow_registry.drawio.png
|
|
|
|
|
2023-08-14 16:40:13 +02:00
|
|
|
Changes for quay.io
|
|
|
|
-------------------
|