diff --git a/Dockerfile b/Dockerfile index e6ca960..dfa8b2b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -74,4 +74,4 @@ ENV PS1="\u@debugcontainer($(hostname)):\w\\$ " \ HOME="/workdir" \ TERM="xterm" -CMD ["/scripts/idle.sh"] +CMD ["/bin/sleep","inf"] \ No newline at end of file