You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# RUN yum -y install bind-utils which libffi-devel python-pip python-virtualenv python-devel openssh-clients gcc make nodejs gcc-c++ openssl-devel openssl-libs zip unzip jq && yum clean all
# RUN yum -y install git && yum clean all
# RUN useradd -ms /bin/bash jenkins
# RUN sudo gpasswd -a jenkins docker
# RUN sudo gpasswd -a contint docker
FROM registry.hub.docker.com/library/docker:latest