You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,11 @@ Clone the project : `git clone git@github.com:mirakl/s3proxy.git` and run `make`
49
49
* run `make docker-image-push`
50
50
51
51
52
+
## Add a new release
53
+
54
+
You only need to add a tag version in this repo without "v". [Dockerhub](https://hub.docker.com/repository/docker/mirakl/s3proxy) will see this tag and create a new artefact (docker image).
55
+
56
+
52
57
## s3proxy Configuration
53
58
54
59
You can use environment variables or command line options for configuration.
0 commit comments