improve docker build and wait for memcached

This commit is contained in:
2022-06-07 12:29:40 +02:00
parent 1d55d7f2d2
commit 9029f72a02
3 changed files with 37 additions and 18 deletions

View File

@@ -1,2 +1,15 @@
/**/target
/**/node_modules
*
!/entry.sh
!/backend/src
!/backend/Cargo.lock
!/backend/Cargo.toml
!/frontend/locales
!/frontend/src
!/frontend/static
!/frontend/.npmrc
!/frontend/package.json
!/frontend/pnpm-lock.yaml
!/frontend/svelte.config.js
!/frontend/tsconfig.json