Container base on ubuntu-web:tagname, eg: gitlab-runner:14.9.2.80280 means gitlab-runner's version is 14.9.2, and ubuntu-web's tagname is 8.0.28.0
docker run -d -p 80:80 \
-v /var/shareVolumes/gitlab-runner:/shareVolume \
--name gitlab-runner \
--restart=always \
dehim/gitlab-runner:tagname
mv /shareVolume_demo/* /shareVolume/, then restart container, enjoy it!Content type
Image
Digest
sha256:15a23b67c…
Size
1 GB
Last updated
11 months ago
docker pull dehim/gitlab-runner