arc/docs/registry_to_quay/toolbox.rst

22 lines
714 B
ReStructuredText
Raw Normal View History

.. _toolbox:
Fedora Toolbx images
====================
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>`_.
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
-------------------