Add rclone mounter ()

This commit is contained in:
Cyrill Troxler 2019-03-07 20:27:02 +01:00 committed by GitHub
parent 9eeb6021a4
commit ea4022e9c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 145 additions and 7 deletions

View file

@ -1,4 +1,4 @@
FROM ctrox/csi-s3:1.0.1-alpha
FROM ctrox/csi-s3:dev
LABEL maintainers="Cyrill Troxler <cyrilltroxler@gmail.com>"
LABEL description="csi-s3 testing image"