We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ace96f commit 763de73Copy full SHA for 763de73
image/Dockerfile
@@ -20,7 +20,6 @@ RUN set -ex \
20
&& yum -y module enable ruby:2.7 nodejs:14 \
21
&& yum -y install https://yum.osc.edu/ondemand/2.0/ondemand-release-web-2.0-1.noarch.rpm \
22
&& yum -y module install ruby nodejs \
23
- && cat <<EOF | tee /etc/yum.repos.d/kubernetes.repo
24
&& yum -y install \
25
wget \
26
bzip2 \
0 commit comments