Question:
In my gitlab CI my docker-in-docker job fails with the following message
Preparing environment
ERROR: Job failed (system failure): prepare environment: Error response from daemon: bad format for links: 0a9eb5ca3305a308a6d7258a1e294935f90fdc6272ae757900e5f7e4860c70b3:docker:dind (docker.go:757:0s). Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information
Unfortunately, the URL mentioned does not lead to any explanation or solution. How to overcome this problem?