fdroid-repo-config/Dockerfile

7 lines
186 B
Docker

FROM cs8898/android-fdroid-sdk:31.0.0
ENV DEBIAN_FRONTEND=noninteractive
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man2
RUN apt -y update
RUN apt -y install jq python3-yattag