Files
faas/contrib/prometheus-arm64/2.7.1/README.md
2019-05-09 11:19:16 +00:00

14 lines
115 B
Markdown

# Prometheus for ARM64
## Building:
```bash
make ci-arm64-build
```
## Pushing:
```bash
make ci-arm64-push
```