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

https://github.com/cohoe/jamaica

Python webapp for Amari
https://github.com/cohoe/jamaica

Last synced: about 1 year ago
JSON representation

Python webapp for Amari

Awesome Lists containing this project

README

          

Jamaica
=======

The API server

Image Build
-----------
```
s2i build -E ./.s2i/environment . centos/python-36-centos7 quay.io/grantcohoe/jamaica
docker push quay.io/grantcohoe/jamaica
oc tag quay.io/grantcohoe/jamaica:latest jamaica:latest
```

One-time
```
oc set image-lookup jamaica
```