mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
use the old syntax
This commit is contained in:
parent
a982c86794
commit
d64f08490a
|
|
@ -13,6 +13,6 @@ WORKDIR /opt/openwebrx
|
||||||
|
|
||||||
VOLUME /etc/openwebrx
|
VOLUME /etc/openwebrx
|
||||||
|
|
||||||
CMD /opt/openwebrx/docker/scripts/run.sh
|
CMD [ "/opt/openwebrx/docker/scripts/run.sh" ]
|
||||||
|
|
||||||
EXPOSE 8073
|
EXPOSE 8073
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue