We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6739d2 commit 614c3dbCopy full SHA for 614c3db
README.md
@@ -1,6 +1,8 @@
1
# s3utils
2
S3 Connector and Zenko Utilities
3
4
+foo
5
+
6
Run the Docker container as (replace `<tag>` with the tag of s3utils image to be used)
7
```
8
docker run --net=host -e 'ACCESS_KEY=accessKey' -e 'SECRET_KEY=secretKey' -e 'ENDPOINT=http://127.0.0.1:8000' -e 'REPLICATION_GROUP_ID=RG001'
0 commit comments