ipfs v0.14.0 (kubo)

This commit is contained in:
Yann Autissier
2022-08-24 11:34:07 +02:00
parent 069713b923
commit f212978388
22 changed files with 157 additions and 149 deletions
+6 -6
View File
@@ -27,19 +27,19 @@ services:
- seccomp=unconfined # ecryptfs
tty: true
volumes:
- home:/home:delegated
- shared:/shared:cached
- shm:/dev/shm:delegated
- vdi-home:/home:delegated
- vdi-shared:/shared:cached
- vdi-shm:/dev/shm:delegated
volumes:
home:
shared:
vdi-home:
vdi-shared:
driver: local
driver_opts:
type: none
device: /mnt/shared
o: bind
shm:
vdi-shm:
driver: local
driver_opts:
type: tmpfs