mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
The `db:setup` rake task attempts to DROP an existing gitlab database. This operation can only be performed by a superuser or users with the required privileges. In the context of this image this is not required anyway and may well be an oversight by GitLab Inc.