Skip to content

Add a docker image for Android builds of Krita

It uses krita-appimage-builder image as a base with the following changes:

  1. Has Android SDK and NDK installed at /opt/android-tooling

  2. Has Python 3.10 preinstalled (the base image builds it itself as a part of Krita build process)

Merge request reports