mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
change docker run command
This commit is contained in:
@@ -112,4 +112,4 @@ EXPOSE 8080
|
||||
HEALTHCHECK CMD curl --fail http://localhost:8080 || exit 1
|
||||
|
||||
WORKDIR /
|
||||
CMD ["sh", "run.sh"]
|
||||
CMD ["/agent/main", "run", "opensource", "8080"]
|
||||
|
||||
Reference in New Issue
Block a user