7e63afbef6
Get storagenode and storagenode-updater binaries during run of the container to not to release new docker image on each new version of the storagenode binary. Fixes https://github.com/storj/storj/issues/4176 Change-Id: I994c4942136a2cc7298eb0346238689eb406ae5b
3 lines
91 B
Bash
Executable File
3 lines
91 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./storagenode dashboard --config-dir /app/config --identity-dir /app/identity $@ |