mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Feature: provide multildap server configuration (#16914)
* Feature: provide multildap server configuration * Add multildap server configuration for devenv * Change some of the notes for openldap devenv configuration * Change the maintainer label for *main* dockerfile and of the devenv one Re-checked the multildap logic - everything seems to be working fine
This commit is contained in:
@@ -35,6 +35,8 @@ RUN ./node_modules/.bin/grunt build
|
||||
# Final container
|
||||
FROM debian:stretch-slim
|
||||
|
||||
LABEL maintainer="Grafana team <hello@grafana.com>"
|
||||
|
||||
ARG GF_UID="472"
|
||||
ARG GF_GID="472"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user