mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-07 08:23:12 +00:00
docker-compose-manual-binaries: using shared folder for sqlite binary
This commit is contained in:
parent
66560db599
commit
c07807597f
@ -70,7 +70,7 @@ services:
|
|||||||
<<:
|
<<:
|
||||||
- *logging
|
- *logging
|
||||||
volumes:
|
volumes:
|
||||||
- /home/ivansete/workspace/status/nwaku/build/wakunode2:/usr/bin/wakunode:Z
|
- /home/shared/nwaku/build/wakunode2:/usr/bin/wakunode:Z
|
||||||
- ./data/sqlite:/data
|
- ./data/sqlite:/data
|
||||||
- ./run_nwaku_store_sqlite_ubuntu.sh:/opt/run_nwaku_store_sqlite.sh:Z
|
- ./run_nwaku_store_sqlite_ubuntu.sh:/opt/run_nwaku_store_sqlite.sh:Z
|
||||||
entrypoint: sh
|
entrypoint: sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user