I hate the updates

This commit is contained in:
Newnius 2019-03-30 22:06:35 +08:00
parent efa826439f
commit b469d81034

View File

@ -22,6 +22,8 @@ RUN chown root:root /root/.ssh/config
RUN echo "Port 2122" >> /etc/ssh/sshd_config
RUN passwd -u root
# Install Hadoop
ENV HADOOP_VER 2.7.4