Sign inSign up

hsg377/crawling-casperjs

By hsg377

Updated over 5 years ago

Image
0

997

hsg377/crawling-casperjs repository overview

FROM node:latest # 14.5

RUN npm config set unsafe-perm true

RUN npm install -g fs
RUN npm install -g casperjs
RUN npm install -g phantomjs

Tag summary

Content type

Image

Digest

Size

389.2 MB

Last updated

over 5 years ago

docker pull hsg377/crawling-casperjs