Skip to content

Commit 54f0fcf

Browse files
authored
Update Dockerfile
1 parent 77e34af commit 54f0fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM centos:7
22

33
MAINTAINER gergokee
44

5-
LABEL Remarks="This is a dockerfile example for puppeteer on Centos 6"
5+
LABEL Remarks="This is a dockerfile example for puppeteer on Centos 6 Host and Image is based on Centos7"
66

77
#login as root to perform yum
88
USER root

0 commit comments

Comments
 (0)