I am trying to build my docker image within the gitlab ci pipeline.
However it is not able to find the docker command.
/bin/bash: line 69: doc
you need to choose an image including docker binaries
image: gitlab/dind services: - docker:dind