Search Docker Hub
crawling-casperjs
By hsg377
997
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
Content type
Image
Digest
Size
389.2 MB
Last updated
over 5 years ago
docker pull hsg377/crawling-casperjs