Skip to content
Snippets Groups Projects
README.rst 1.06 KiB
Newer Older
Max Rees's avatar
Max Rees committed
**********************
Max Rees's avatar
Max Rees committed
README for APK Foundry
Max Rees's avatar
Max Rees committed
**********************
Max Rees's avatar
Max Rees committed

Max Rees's avatar
Max Rees committed
an APK-based package build orchestrator and distribution builder
Max Rees's avatar
Max Rees committed

:Authors:
  **Max Rees**, maintainer
Max Rees's avatar
Max Rees committed
:Status:
Max Rees's avatar
Max Rees committed
  Beta
Max Rees's avatar
Max Rees committed
:Releases and source code:
  `Foxkit Code Syndicate <https://code.foxkit.us/sroracle/apkfoundry>`_
Max Rees's avatar
Max Rees committed
:Copyright:
Max Rees's avatar
Max Rees committed
  © 2018-2020 Max Rees. GPL-2.0 & MIT open source licences.
Max Rees's avatar
Max Rees committed

Dependencies
------------

Max Rees's avatar
Max Rees committed
* Python 3.6+
Max Rees's avatar
Max Rees committed
* `bubblewrap <https://github.com/containers/bubblewrap>`_ (installed as
  non-setuid)
* Linux kernel with unprivileged user namespace support (preferably >=
  4.15 because < 4.15 has limited ID mapping)
Max Rees's avatar
Max Rees committed
* `shadow-uidmap <https://github.com/shadow-maint/shadow>`_
Max Rees's avatar
Max Rees committed
* Build-time dependency: C compiler and libc headers suitable for static
  binary compilation
Max Rees's avatar
Max Rees committed

* GitLab runner (optional - supported integration)
Max Rees's avatar
Max Rees committed

Getting started
---------------

Max Rees's avatar
Max Rees committed
See `the quickstart guide <docs/quickstart.rst>`_.

Installing
----------

See `the installation guide <docs/install.rst>`_.
Max Rees's avatar
Max Rees committed

Release history and upcoming changes
------------------------------------

See `the NEWS file <docs/news.rst>`_.