Fixed docker again

This commit is contained in:
0xFEEDC0DE64
2018-04-13 00:01:20 +02:00
parent fd639c6e7b
commit f1301a4749
2 changed files with 10 additions and 1 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
/.gitignore
/.gitmodules
/.travis.yml
/Dockerfile
/LICENSE
/README.md
/screenshot.png

View File

@@ -37,4 +37,6 @@ RUN apt update \
COPY --from=0 /tmp/build_QtZeiterfassung/bin /root/bin
CMD /root/bin/zeiterfassung.sh
COPY --from=0 /tmp/build_QtZeiterfassung/lib /root/lib
CMD /root/bin/zeiterfassung