nixfiles/hosts/koi/containers/sharkey/Dockerfile

6 lines
143 B
Text
Raw Normal View History

2024-01-08 07:49:51 +03:00
FROM git.joinsharkey.org/sharkey/sharkey:latest
COPY patches /patches
RUN apk add patch && \
patch -p0 < /patches/fake-deepl-server.patch