https://github.com/jerson/phantomjs-build
https://github.com/jerson/phantomjs-build
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerson/phantomjs-build
- Owner: jerson
- Created: 2017-09-24T17:20:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T17:32:21.000Z (almost 9 years ago)
- Last Synced: 2025-03-15T22:37:26.323Z (over 1 year ago)
- Language: Makefile
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phantomjs on Alpine Linux x86_64
This repository uses docker to build a phantomjs docker images.
Also it can be used to get a binary release for phantomjs for Alpine Linux x86_64.
## Building a binary release
```
make
```
The release will be saved to `artifacts/phantomjs-alpine.tar.bz2`.