Hamed Karbasi
df4f569b68
Build: Update plugin installation in custom Dockerfile ( #68310 )
...
Update custom dockerfile
Add `set -e` command to the custom Dockerfile to prevent missing plugins in installation.
2023-05-11 16:03:02 -04:00
Dan Cech
c4bb9d637e
Build: Unify custom dockerfiles, fix missing semicolon ( #59615 )
...
* unify custom dockerfiles, fix missing semicolon
* tweak verbiage
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* update example description
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-12-01 11:08:31 -05:00
Dan Cech
9fec54df2d
Build: Streamline and sync dockerfiles ( #58101 )
...
* streamline and sync dockerfiles
* improve go dependency cacheability
* unify alpine and ubuntu Dockerfiles
* include glibc support in locally-built alpine images
2022-11-28 14:43:42 -05:00
Simon Podlipsky
d32a9a62b5
Docker: Remove Edge repos ( #53875 )
...
Co-authored-by: Leonard Gram <leo@xlson.com >
2022-11-02 09:44:39 -04:00
Agnès Toulet
acf54905ee
Image Renderer: update env variable in docs and custom Docker files ( #36501 )
...
* Docs: fix env variable for grafana-image-renderer plugin
* Fix image renderer env variable in custom Docker files
2021-07-07 18:05:55 +02:00
Will Browne
6958340b24
Plugins: Support installing to folders with whitespace and fix pluginUrl trailing and leading whitespace failures ( #32506 )
...
* Plugins: Support installing to folders with whitespace and fix pluginUrl trailing and leading whitespace failures
* update docs
* update docs
2021-04-27 16:30:59 +02:00
Pureewat Kaewpoi
05d6d32f3e
Docker: Support pre-installing plugins from other sources in custom Dockerfiles ( #31234 )
...
Update custom Dockerfiles to support pre-installing plugins from other sources.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-03-11 12:17:34 +01:00
Andrey Chugunov
2be217e026
Docker: use root group in the custom Dockerfile ( #28639 )
2020-10-29 15:02:09 +01:00
Leonard Gram
5345868148
Docker: change plugin path in custom docker ( #21837 )
...
This is to make the custom dockerfiles compatible with our instruction
to use persitent volumes for the /var/lib/grafana dir. Without this
change the contents of that folder will be overshadowed by the persitent
volume and none of the pre-installed plugins will be available.
2020-01-30 11:17:41 -08:00
Marcus Efraimsson
2484b24c75
Docker: Custom dockerfiles, docker and image rendering docs update ( #20492 )
...
Adds support for using custom dockerfiles to pre-install image
renderer plugins.
Updates docs for docker and image rendering.
Fixes #20241
Co-Authored-By: Leonard Gram <leo@xlson.com >
2019-11-21 18:05:26 +01:00
Leonard Gram
99a9dbb04f
build: complete docker build for master and releases.
2018-08-02 19:24:05 +02:00