sameersbn / sameersbn/docker-gitlab
Initialize account password
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
hey, bro, how are you doing, sorry to bother you.
I'm using the latest docker-compose.yml and found the setting
...
environment:
- ...
- GITLAB_ROOT_PASSWORD=123456789
- GITLAB_ROOT_EMAIL=wuchendi96@gmail.com
...
is not working, but in image: sameersbn/gitlab:14.9.1 is normal, now using image: sameersbn/gitlab:15.9.2, if so, can you tell me how should If so, can you tell me how to modify it?

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docker-compose.yml and compare the GITLAB_ROOT_PASSWORD and GITLAB_ROOT_EMAIL environment entries for sameersbn/gitlab:14.9.1 and :15.9.2. Reproduce initialization with the newer image and verify whether the root account password and email are applied; document the version-specific configuration needed if they are not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- authentication, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100