add data directory volume definition (for whatever it's worth)
This commit is contained in:
parent
0cf67d5e2c
commit
fdfaed005b
@ -18,6 +18,7 @@ ENTRYPOINT ["/init"]
|
||||
WORKDIR /opt/openwebrx
|
||||
|
||||
VOLUME /etc/openwebrx
|
||||
VOLUME /var/lib/openwebrx
|
||||
|
||||
CMD [ "/opt/openwebrx/docker/scripts/run.sh" ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user