We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80f56d commit 7ee7ebdCopy full SHA for 7ee7ebd
lab2-step1/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rhel7:latest
+FROM registry.access.redhat.com/ubi7/ubi
2
MAINTAINER scott.mccarty@gmail.com
3
RUN echo "Hello world" > /tmp/newfile
4
RUN echo "Hello world" > /tmp/newfile2
0 commit comments