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
- Host: GitHub
- URL: https://github.com/cohoe/jamaica
- Owner: cohoe
- Created: 2020-01-24T02:24:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T21:58:37.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T15:00:07.322Z (over 1 year ago)
- Language: Python
- Size: 286 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```