gitlab-runner register --url http://localhost:8000 \
--token glrt-qL_FTjkAGqy7SHcYYStx \
--executor docker \
--name "Docker Runner" \
--docker-image "python:3.10-alpine" \
--docker-volumes "/var/run/docker.sock:/var/run/docker.sock" \
--docker-network-mode "host"
04. gitlab-runner-with-docker-executor-socket-binding
Directory actions
More options
Directory actions
More options
04. gitlab-runner-with-docker-executor-socket-binding
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||

