mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-15 07:05:27 +00:00
remove line in the end
This commit is contained in:
parent
0cfc32cb35
commit
494b924dcb
@ -56,5 +56,4 @@ COPY --from=site-build ["/ui-build/build", "site"]
|
||||
COPY api/scripts/multi-runner.sh ./
|
||||
|
||||
# this script runs both apiserver and passivetapper and exits either if one of them exits, preventing a scenario where the container runs without one process
|
||||
CMD "./multi-runner.sh"
|
||||
|
||||
CMD "./multi-runner.sh"
|
Loading…
Reference in New Issue
Block a user