Skip to content

Commit

Permalink
make 'ioc' the container entrypoint command
Browse files Browse the repository at this point in the history
  • Loading branch information
co2e14 committed Dec 10, 2024
1 parent 6ac6fd6 commit f961931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ ENV PATH=/venv/bin:$PATH

# change this entrypoint if it is not the same as the repo
ENTRYPOINT ["rtc6-fastcs"]
CMD ["--version"]
CMD ["ioc"]

0 comments on commit f961931

Please sign in to comment.