mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-04 07:14:22 -04:00
Added translations to ProjectSend docker image
This commit is contained in:
+5
-1
@@ -1,6 +1,10 @@
|
||||
FROM scratch
|
||||
|
||||
LABEL maintainer="username"
|
||||
LABEL maintainer="alexschomb"
|
||||
|
||||
# copy local files
|
||||
COPY root/ /
|
||||
|
||||
# install languages
|
||||
RUN chmod +x /install-translations.sh
|
||||
CMD /install-translations.sh
|
||||
Reference in New Issue
Block a user