mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-02-01 14:34:07 +00:00
This feature allows an install script to initialize much of the gitlab requirements without actually starting it. It is useful for deployment scripts so that the first start up does not have to do this work itself. app:start calls app:init, so no change in functionality for app:start.