This commit is contained in:
MedzikUser 2021-09-29 17:03:01 +02:00
parent 1854f1c0b3
commit c98590ba04
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ RUN pip3 install fdroidserver
RUN mkdir -p /usr/local/share/doc && ln -s /usr/share/doc/fdroidserver /usr/local/share/doc/fdroidserver
ENTRYPOINT ["sh"]
CMD [""]