Skip to content

Commit

Permalink
Merge pull request #510 from simonsobs/koopman/update-wg-actuator-doc…
Browse files Browse the repository at this point in the history
…kerfile

Remove CMD from wg-actuator dockerfile
  • Loading branch information
BrianJKoopman authored Aug 17, 2023
2 parents 6ecdf31 + ca93c5c commit d76f284
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/wiregrid_actuator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ RUN apt-get update \
COPY . .

ENTRYPOINT ["./wg-actuator-entrypoint.sh"]

CMD ["--site-hub=ws://crossbar:8001/ws", \
"--site-http=http://crossbar:8001/call"]

0 comments on commit d76f284

Please sign in to comment.