From 836ad720d09545d42b56057e0b0833821d56c8d6 Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Wed, 28 Feb 2018 04:03:39 +0100
Subject: Fix typos

---
 Dockerfile | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'Dockerfile')

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
-- 
cgit v1.2.3