Skip to content
Snippets Groups Projects
Commit ee551598 authored by zhaoting's avatar zhaoting
Browse files

feat: 修改镜像脚本

parent 30570232
No related branches found
No related tags found
No related merge requests found
Pipeline #505 canceled
FROM centos:7
ADD phantomjs /usr/etc/
CMD ["yum install fontconfig -y","yum install bitmap-fonts bitmap-fonts-cjk -y","chmod 777 /usr/etc/bin/phantomjs"]
\ No newline at end of file
RUN yum install -y fontconfig yum -y install bitmap-fonts bitmap-fonts-cjk chmod 777 /usr/etc/bin/phantomjs
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment