Skip to content
Snippets Groups Projects
Verified Commit 819d8754 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated fdroidserver

parent 02815b4b
Branches
Tags
No related merge requests found
FROM openjdk:latest FROM registry.gitlab.com/fdroid/docker-executable-fdroidserver:latest
RUN apt-get update && apt-get -y install python3-pip python-pip RUN apt-get update && apt-get -y install python-pip
RUN pip3 install fdroidserver
RUN pip install s3cmd RUN pip install s3cmd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment