fix: do not extract embedded app on every execution (#488)

* Do not extract embedded app on every execution

* Add app_checksum.txt to .dockerignore

* Rename embeddedAppHash to embeddedAppChecksum

* Remove check for empty directory
This commit is contained in:
Pierre du Plessis
2024-01-21 19:13:08 +02:00
committed by GitHub
parent 3bdd6fd072
commit 6f108a4203
4 changed files with 12 additions and 10 deletions

View File

@@ -11,3 +11,4 @@
!testdata/*.txt
!build-static.sh
!app.tar
!app_checksum.txt