環境 ホストマシン: CentOS Linux release 7.4.1708 (Core) Docker: Docker version 17.12.1-ce gitlab: GitLab Community Edition 10.5.3 [root@ddauto ~]# docker run --detach \ --hostname xxx.xxx.xxx.xxx \ --publish 443:443 --publish 80:80 --publish 10022:22 \ --name gitlab \ --restart always \ --volume /srv/gitlab/config:/etc/gitlab \ --volume /srv/gitlab/logs:/var/log/gitlab \ --volume /srv/gitlab/data:/var/opt