I have ran gitlab-ci-multi-runner
in a container by docker.
When I execute the gitlab-ci-multi-runner register
in the container,it ask
Please enter the executor: docker...?
If I choose docker
,does it mean a docker container will run on the current container?
Sorry for my poor english :)