Skip to content

Skip selecting an init system in our Docker image so it won't error out.

DJ Mountney requested to merge docker-systemd into master

In the Ubuntu 16.04 docker image image, systemd failing for our setup and causing an error during reconfigure.

Fixes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1365

cc\ @stanhu @marin

Merge request reports