summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
index c80be20..fd6da46 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -18,9 +18,6 @@ RUN yum -y install \
kubernetes-client \
&& yum clean all
-# Set default command
-CMD ["/usr/bin/bash"]
-
COPY sx.sh /bin/sx