mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-02 22:13:11 +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
|
||||
volumes:
|
||||
- /home/ivansete/workspace/status/nwaku/build/wakunode2:/usr/bin/wakunode:Z
|
||||
- /home/shared/nwaku/build/wakunode2:/usr/bin/wakunode:Z
|
||||
- ./data/sqlite:/data
|
||||
- ./run_nwaku_store_sqlite_ubuntu.sh:/opt/run_nwaku_store_sqlite.sh:Z
|
||||
entrypoint: sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user