Files
prometheus-restic-backblaze/README.md
Hannes Körber 354ca56a80
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2020-09-05 14:22:49 +02:00

6 lines
142 B
Markdown

```
$ docker build -t prometheus-restic-backblaze .
$ docker run -v $(pwd)/config.yml:/etc/restic-config.yml prometheus-restic-backblaze
```