docker-compose-manual-binaries: using shared folder for sqlite binary

This commit is contained in:
Ivan Folgueira Bande 2023-11-06 13:10:47 +01:00 committed by Ivan FB
parent 03bd17cdb1
commit d8ed7607b2

View File

@ -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