docker run —detach —hostname gitlab.test —publish 4443:443 —publish 8061:80 —publish 2222:22 —name gitlab —restart always -e GITLAB_ROOT_EMAIL=“[email protected]” -e GITLAB_ROOT_PASSWORD=“pass” —shm-size 256m gitlab/gitlab-ce:latest
docker run —detach —hostname gitlab.test —publish 4443:443 —publish 8061:80 —publish 2222:22 —name gitlab —restart always -e GITLAB_ROOT_EMAIL=“[email protected]” -e GITLAB_ROOT_PASSWORD=“pass” —shm-size 256m gitlab/gitlab-ce:latest