mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
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:
committed by
GitHub
parent
3bdd6fd072
commit
6f108a4203
@@ -11,3 +11,4 @@
|
||||
!testdata/*.txt
|
||||
!build-static.sh
|
||||
!app.tar
|
||||
!app_checksum.txt
|
||||
|
||||
Reference in New Issue
Block a user