Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rickmak/cloud-app-images
https://github.com/rickmak/cloud-app-images
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rickmak/cloud-app-images
- Owner: rickmak
- Created: 2016-08-08T06:53:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-08T06:54:20.000Z (over 8 years ago)
- Last Synced: 2024-11-06T08:33:49.507Z (3 months ago)
- Language: Makefile
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Skygear Cloud App Image
When running the commands for the first time:
To build the images:
```
make docker-build
```To deploy the images:
```
make docker-push
```