https://github.com/paxa/slimerjs-docker
Docker image for slimerjs + firefox, runs on alpine linux
https://github.com/paxa/slimerjs-docker
alpine-linux docker-image firefox slimerjs
Last synced: 8 months ago
JSON representation
Docker image for slimerjs + firefox, runs on alpine linux
- Host: GitHub
- URL: https://github.com/paxa/slimerjs-docker
- Owner: Paxa
- Created: 2017-02-04T16:32:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T08:47:57.000Z (over 8 years ago)
- Last Synced: 2025-05-06T22:14:08.027Z (about 1 year ago)
- Topics: alpine-linux, docker-image, firefox, slimerjs
- Homepage: https://hub.docker.com/r/evpavel/slimerjs-alpine/
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Slimerjs with firefox and xvfb, runs on alpine linux
[](https://hub.docker.com/r/evpavel/slimerjs-alpine)
[](https://hub.docker.com/r/evpavel/slimerjs-alpine)
* alpine 3.7
* firefox 58
* slimerjs 1.0 (23 mar 2018)
Uncompressed size: 257 MB
Usage:
FROM evpavel/slimerjs-alpine:latest
RUN slimerjs /usr/local/slimerjs/examples/phantomjs/loadspeed.js http://google.com
---
## Development
You need to init submodules first
git submodule update --init