Fixed docker again
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
/.gitignore
|
||||
/.gitmodules
|
||||
/.travis.yml
|
||||
/Dockerfile
|
||||
/LICENSE
|
||||
/README.md
|
||||
/screenshot.png
|
@@ -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
|
||||
|
Reference in New Issue
Block a user