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 3c39da0 commit e4d6919Copy full SHA for e4d6919
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM centos:latest
+FROM redhat/ubi7:latest
2
3
RUN yum -y update && yum -y upgrade && \
4
yum -y install wget rpm-build rpm-devel rpmlint make coreutils diffutils patch rpmdevtools make python
0 commit comments