mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-03-02 19:43:49 +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
|
||||
|
||||
CMD /opt/openwebrx/docker/scripts/run.sh
|
||||
CMD [ "/opt/openwebrx/docker/scripts/run.sh" ]
|
||||
|
||||
EXPOSE 8073
|
||||
|
|
|
|||
Loading…
Reference in a new issue