
616slayer616/jenkinsFor a new Jenkins experience.
Dockerfile linkslts (lts/Dockerfile) - Long term supportlatest (latest/Dockerfile) - Weekly updates { steps { sh 'php --version' } } } }
See additional basic examples in another language.
Blue Ocean is a new project that rethinks the user experience of Jenkins. Designed from the ground up for Jenkins Pipeline and compatible with Freestyle jobs, Blue Ocean reduces clutter and increases clarity for every member of your team.
!Blue Ocean
Please refer to the official documentation description for additional configuration and usage of the Jenkins docker image.
docker-composedocker-compose.yml file.docker-compose up -d.If you are getting this error (on Docker version 18 and above), please set environment variable COMPOSE_CONVERT_WINDOWS_PATHS to true.
E.g. In Powershell, you can do: $env:COMPOSE_CONVERT_WINDOWS_PATHS=1.
See docker/compose#4240 issue for more info.
docker-compose.yml folder.docker-compose up -d again to recreate the container with new image and run it as a daemon.docker runYou can also run the image without any cloning by using the docker run command.
docker run -d --name my_jenkins -v /your/home/jenkins_home:/var/jenkins_home -v /var/run/docker.sock:/var/run/docker.sock -p 8080:8080 --group-add docker 616slayer616/jenkins
Please alter the /your/home/jenkins_home path to your needs.
docker run -d --name my_jenkins -v /C/Users/<your-profile>/Documents/docker/jenkins/jenkins_home:/var/jenkins_home -v /var/run/docker.sock:/var/run/docker.sock -p 8080:8080 --group-add docker 616slayer616/jenkins
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务