diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |