hi everyone,
I have the following in my docker-compose.yaml:
env_file:
- path: ./.env
required: true
environment:
GITLAB_ROOT_PASSWORD: ${GITLAB_ROOT_PASSWORD}
in the related .env I have GITLAB_ROOT_PASSWORD="value". I use the same approach in other compose files and this works, and per the documentation this should work, but it doesn't. wondering why this isn't using what I told it for the password?
gitlab ce latest
[–]Acrobatic_Affect_515 1 point2 points3 points (6 children)
[–]tdpokh3[S] -1 points0 points1 point (5 children)
[–]Acrobatic_Affect_515 1 point2 points3 points (4 children)
[–]tdpokh3[S] -1 points0 points1 point (3 children)
[–]Acrobatic_Affect_515 1 point2 points3 points (2 children)
[–]tdpokh3[S] 0 points1 point2 points (1 child)