makebuildserver

Create an F-Droid build server virtual machine. More information: <https://f-droid.org/en/docs/Build_Server_Setup/>.

  • Maintainer: Hans-Christoph Steiner <hans@eds.org>
  • Homepage: https://f-droid.org
  • Section: devel
Debian Debian
RUN apt-get update && \ apt-get install -y fdroidserver
Ubuntu
RUN apt-get update && \ apt-get install -y fdroidserver
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y fdroidserver
Raspbian
RUN apt-get update && \ apt-get install -y fdroidserver
click the source code to copy install makebuildserver on any operating system with command-not-found.com