-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
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
Docker packaging needs updated for #239 #247
Comments
mbentley
added a commit
to mbentley/grafana-image-renderer
that referenced
this issue
Jun 8, 2021
Signed-off-by: Matt Bentley <[email protected]>
mbentley
added a commit
to mbentley/grafana-image-renderer
that referenced
this issue
Jun 8, 2021
Signed-off-by: Matt Bentley <[email protected]>
mbentley
added a commit
to mbentley/grafana-image-renderer
that referenced
this issue
Jun 8, 2021
Signed-off-by: Matt Bentley <[email protected]>
AgnesToulet
pushed a commit
that referenced
this issue
Jun 8, 2021
Signed-off-by: Matt Bentley <[email protected]>
An official docker image that fixes this issue will be pushed soon? |
Yes, the version 3.0.1 released a few days ago includes this fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
The Dockerfile does not package up
plugin.json
. I'll submit a PR to fix this shortly.What you expected to happen:
The
/render/version
API to work; added in #239.How to reproduce it (as minimally and precisely as possible):
Start a container
Exec into it:
Install curl and try to hit the version API endpoint:
Check the logs from the renderer:
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: