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

https://github.com/zealbyte/packer

Docker image for building ZealByte webapps
https://github.com/zealbyte/packer

docker-image

Last synced: 10 months ago
JSON representation

Docker image for building ZealByte webapps

Awesome Lists containing this project

README

          

Platform JS Build Image
============

Run bower or webpack within the container

To use:
```
$ docker run -ti -v $PWD:/app bower install
```