An open API service indexing awesome lists of open source software.

https://github.com/jerson/phantomjs-build


https://github.com/jerson/phantomjs-build

Last synced: 6 months ago
JSON representation

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`.