fix: appwrite tmp volume
This commit is contained in:
parent
eb354f639f
commit
fe3c0cf76e
@ -1,5 +1,5 @@
|
||||
- templateVersion: 1.0.0
|
||||
defaultVersion: '0.8.0'
|
||||
defaultVersion: "0.8.0"
|
||||
documentation: https://pocketbase.io/docs/
|
||||
type: pocketbase
|
||||
name: Pocketbase
|
||||
@ -646,6 +646,7 @@
|
||||
- "$$id-functions:/storage/functions"
|
||||
- "$$id-builds:/storage/builds"
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
- "/tmp:/tmp:rw"
|
||||
entrypoint: executor
|
||||
"$$id-influxdb":
|
||||
image: appwrite/influxdb:1.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user