docker-compose volume statement is mounting a file as an empty directory, but ONLY when run from a Gitlab CI shared runner. How do I approach debugging this? Permissions are correct, and the volume mapping is correct, as it works in local environments
gitlab-ci runners run in Docker AFAIK. So you would need dind
Обсуждают сегодня