logo
Gitlab-ce docker on apple m1 stuck on Recipe: gitlab::database_migrations - How to Use GitLab - GitLab Forum

Gitlab-ce docker on apple m1 stuck on Recipe: gitlab::database_migrations - How to Use GitLab - GitLab Forum

I try to use gitlab-ce docker on my apple M1. But its stuck when system run at Recipe: gitlab::database_migrations line This is my Compose file version: “3.4” services: gitlab: image: ‘gitlab/gitlab-ce’ restart: a…

Related Recipes