Describe current workflow for toolbox

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2023-08-28 16:36:51 +02:00
parent 2a24779d84
commit b8fc8e02db
2 changed files with 10 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -3,11 +3,19 @@
Fedora Toolbx images Fedora Toolbx images
==================== ====================
This document contains information about current workflow used to build and publish these container This document contains information about current workflow used to build and publish Toolbox images.
images. It also describes changes needed to make it work with quay.io. It also describes changes needed to make it work with `quay.io <https://quay.io>`_.
Current workflow Current workflow
---------------- ----------------
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
Changes for quay.io Changes for quay.io
------------------- -------------------