mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
use the old syntax
This commit is contained in:
parent
a982c86794
commit
d64f08490a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue