We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would it be possible to create official releases based on gliderlabs/logspout releases? That would be tags in this github repo and tags in https://hub.docker.com/r/bekt/logspout-logstash/tags/
Then we could use the official releases instead of master or latest, e.g.: docker pull bekt/logspout-logstash:v3.2.5
docker pull bekt/logspout-logstash:v3.2.5
This will give us the possibility to roll back and also to use official releases instead of last commit. Thanks
The text was updated successfully, but these errors were encountered:
Hey @bjarketrux ! I put something quick here in #8
Sorry, something went wrong.
No branches or pull requests
Would it be possible to create official releases based on gliderlabs/logspout releases?
That would be tags in this github repo and tags in https://hub.docker.com/r/bekt/logspout-logstash/tags/
Then we could use the official releases instead of master or latest, e.g.:
docker pull bekt/logspout-logstash:v3.2.5
This will give us the possibility to roll back and also to use official releases instead of last commit.
Thanks
The text was updated successfully, but these errors were encountered: