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 77e34af commit 54f0fcfCopy full SHA for 54f0fcf
Dockerfile
@@ -2,7 +2,7 @@ FROM centos:7
2
3
MAINTAINER gergokee
4
5
-LABEL Remarks="This is a dockerfile example for puppeteer on Centos 6"
+LABEL Remarks="This is a dockerfile example for puppeteer on Centos 6 Host and Image is based on Centos7"
6
7
#login as root to perform yum
8
USER root
0 commit comments