Please help fill in this template with all the details to help others help you more efficiently. Use formatting blocks for code, config, logs and ensure to remove sensitive data.
Problem to solve
Describe your question in as much detail as possible:
- What are you seeing, and how does that differ from what you expect to see?
- Consider including screenshots, error messages, and/or other helpful visuals
Steps to reproduce
Which troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?
Configuration
Provide screenshots from the GitLab UI showing relevant configuration, if applicable.
On self-managed instances, add the relevant configuration settings or changes.
Versions
Please select whether options apply, and add the version information.
- Self-managed
- GitLab.com SaaS
Versions
- GitLab (Web:
/help
or self-managed system information):
Helpful resources
- Before opening a new topic, make sure to search for keywords in the forum search
- Check the GitLab project for existing issues. If you encounter a bug, please create a bug report issue.
- Troubleshooting docs: Self-managed GitLab instances.
Thanks for taking the time to be thorough in your request, it really helps!
sudo docker run --detach
âhostname gitlab.example.com
âenv GITLAB_OMNIBUS_CONFIG=âexternal_url âhttp://gitlab.example.comââ
âpublish 443:443 --publish 80:80 --publish 22:22
âname gitlab
ârestart always
âvolume $GITLAB_HOME/config:/etc/gitlab
âvolume $GITLAB_HOME/logs:/var/log/gitlab
âvolume $GITLAB_HOME/data:/var/opt/gitlab
âshm-size 256m
gitlab/gitlab-ee:-ee.0
This is taking more than 21 hours running GITLAB on docker. Still running. Is it usual, how long should i wait.