This website works better with JavaScript
git Service of IN-Ulm e.V.
Explore
Help
Sign In
ulpeters
/
minio
Watch
1
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Tree:
6a5f2c9020
Branches
Tags
master
minio
/
restic
/
Dockerfile
Dockerfile
95 B
History
Raw
1
2
3
FROM restic/restic
# Adding curl to talk with the Prometheus Gateway
RUN apk add --update curl