.. title: Welcome to Koji
.. slug: index
.. date: 2015-11-05 11:21:18 UTC-06:00
.. tags: 
.. category: 
.. link: 
.. description: 
.. type: text

.. figure:: images/koji-logo.png

What is Koji?
=============

Koji is the software that builds many types of artifacts for the `Fedora
Project`_. Koji uses `Mock`_ to create chroot environments to perform builds.

Build Artifacts
---------------

The native build artifact of Koji is `RPM packages`_. Koji is also capable of
building many other types of artifacts such as Installation Media, `Cloud`_
Images (qcow, raw, vagrant, etc), `Docker`_ base images, and more via
integrations with `Image Factory`_.

.. _RPM packages: http://rpm.org/
.. _Fedora Project: https://getfedora.org/
.. _Mock: https://fedoraproject.org/wiki/Mock
.. _Cloud: https://fedoraproject.org/wiki/Cloud
.. _Docker: https://www.docker.com/
.. _Image Factory: http://imgfac.org/
