Docker Pipeline

List of issues
KeySummaryCreatedUpdated
JENKINS-75139Docker workflow plugin gets wrong containerId
JENKINS-75102Durable task plugin on Windows fails to run jenkins-wrapper.bat if workspace has a space
JENKINS-75087Provide way to disable mounting Jenkins workspace
JENKINS-74995withDockerContainer uses -u with fails for rootless docker
JENKINS-74912Jenkins docker-image plugin does not work with non-C windows drives
JENKINS-74780Image inside does not call jenkins-wrap.bat
JENKINS-73979Docker entrypoint race condition
JENKINS-73567docker-workflow-plugin Failed to kill container
JENKINS-73561docker pipeline hangs when container has problems starting
JENKINS-73447`docker top` returns error if Cgroups are not available (rootless docker, rootless dind)
JENKINS-73043Pipeline fails on rootless docker (context not found)
JENKINS-72729java.lang.InterruptedException when executing within docker on remote worker
JENKINS-72443can not get container id if the Jenkins is running in a podman
JENKINS-72376docker.withRegistry fails to login
JENKINS-71889Unable to configure mTLS connection to Registry
JENKINS-71061withDockerRegistry fails to login
JENKINS-70894Agent args cannot override default config on plugin
JENKINS-70516docker-work-flow-plugin failed with Podman will fail when "podman top -eo pid, comm",
JENKINS-70288docker.inside(..) does not work with busybox top.
JENKINS-70129Unable to specify DOCKER_BUILDKIT=1 with dockerfile agent
JENKINS-69852Use docker-java instead of docker cli
JENKINS-69504rootless docker/podman workspace volume permissions
JENKINS-69444Docker plugin fails to authenticate
JENKINS-68955Implement .inside{} wrapper for Container object
JENKINS-68897Docker agent startup failure when running on rootless docker
JENKINS-68673Do not mount Jenkins container volumnes on Job containers
JENKINS-68048support run docker container as a different user/group
JENKINS-67986Error on docker image name: Name must follow the pattern '^[a-zA-Z0-9]+((\.|_|__|-+)[a-zA-Z0-9]+)*$'
JENKINS-67835Return Docker image digest in Docker Pipeline Plugin's build() or push() steps
JENKINS-67659Jenkins reports that a Dockerized agent on macOS "does not seem to be running inside a container" when it is in fact running inside a container
JENKINS-67633Cannot use an environment variable like ${REGISTRY} as part of the docker registry name any more
JENKINS-67443docker is failed to stop & rm container that was already stopped and exit with error
JENKINS-67418Cannot login to podman
JENKINS-67324docker.withRegistry fails to escape quotes (") on Windows when performing docker login
JENKINS-67089Docker pipeline plugin fails to kill the docker container after the build completion
JENKINS-66605Declarative pipeline with Docker image overrides PATH inside container on Windows
JENKINS-66595Allow configuration of stop timeout
JENKINS-65749Shell commands hang in docker agent
JENKINS-65728docker-workflow-plugin wrongfully assumes /bin directory in tool
JENKINS-65602Durable task pipeline failed at sh initialisation
JENKINS-65545env vars are not consistent
JENKINS-65409If docker container fails to start, Jenkins should run "docker logs"
JENKINS-65404Command line limit hit on windows nodes when using docker agent
JENKINS-64954Docker-in-docker connection misuse
JENKINS-64690update the registry login to use --password-stdin to avoid security warning
JENKINS-64597Jenkins docker plugin global variables override image arguments
JENKINS-64572pipeline - docker pull not working with registry having a path prefix
JENKINS-64192Respect global credentials in docker workflow plugin
JENKINS-63628Process leaked file descriptors message within docker top command
JENKINS-63438Pipeline docker.build - docker build-arg cause pipeline to fail
JENKINS-63414Global Docker agent breaks nested agent usage
JENKINS-63264Docker Pipeline: Hardcoded requirement to prefix registry with https:// doesn't work with Nexus
JENKINS-63253pipeline + docker + dir() causes: process apparently never started in ...
JENKINS-63151Execute steps before starting docker container
JENKINS-63032Docker Pipeline v1.23 misbehaves - returns the whole command not just the output
JENKINS-63005java.io.IOException: Failed to run image 'docker.artifactory/win2016-amd64:latest'. Error: docker: Error response from daemon,The parameter is incorrect
JENKINS-61909ERROR: The container started but didn't run the expected command.
JENKINS-61743Customizable workspace and working directory of docker.images.inside()
JENKINS-61498Docker inside Docker not detected correctly with Windows Containers
JENKINS-61372Docker buildx support
JENKINS-61292Malloc/Memory fail on windows
JENKINS-61286Jenkins Docker Pipeline: Re-Tagging Doesn't work as expected
JENKINS-61195How to avoid "Checks if running on a Unix-like node" in BlueOcean output
JENKINS-60898Contention on fingerprint files when using Docker steps
JENKINS-60674Get published host port from the container within the inside block
JENKINS-60570Docker fingerprint data written to file from WithContainerStep.java never gets cleaned up when image is used repeatedly
JENKINS-60473Docker pipeline: 'absolute path' error when running linux container under windows host
JENKINS-60384$WORKSPACE is set to master workspace in agent block on slaves
JENKINS-60382withDockerRegistry only allows one registry
JENKINS-60016docker.stop() pipeline step no longer works for windows
JENKINS-59983docker.withServer cannot connect using TLS
JENKINS-59893bat calls hang in Windows Docker container in declarative pipeline script
JENKINS-59515Create reference documentation for Docker Workflow plugin
JENKINS-58963OCI runtime exec failed after updating Pipeline: Nodes and Processes to 2.33
JENKINS-58875withRegistry's DOCKER_REGISTRY_URL isn't used by newer Docker versions
JENKINS-58871Publish API documentation
JENKINS-58837withDockerRegistry on multiple clusters
JENKINS-58561Seeing issue when i tried to push an image to ECR using docker pipeline plugin
JENKINS-57960Add depends-on to wait for healthchecks to finish
JENKINS-57780Docker Pipeline: Support for Buildkit
JENKINS-57703Add docker.image.inside and docker.image.withRun reference
JENKINS-57655Can volumes-from be disabled for docker.image().inside() in a Jenkins pipeline?
JENKINS-57589Fix parsing of container creation time
JENKINS-57452docker.inside allows evaluation of environment variables containing backticks
JENKINS-57382Documentation advises use of legacy container link feature
JENKINS-57210Issue with docker.withRegistry
JENKINS-57168withDockerRegistry problems in Declarative Pipeline
JENKINS-57136Allow users to customize docker timeouts
JENKINS-57109Allow for tag list within docker build arguments
JENKINS-56883Docker proxy is not set if it matches the host proxy
JENKINS-56729groovy.lang.MissingPropertyException: No such property: frontend for class: groovy.lang.Binding
JENKINS-56561Support connecting to multiple networks for Docker containers
JENKINS-56358pipeline-syntax/globals variables help is mostly not about variables
JENKINS-55776export image information to build steps
JENKINS-55631docker.inside() cannot run container as privileged
JENKINS-55577docker agent using a custom Dockerfile is broken with docker buildkit
JENKINS-55306Feature Request: Add exec/inner Method to Container Object
JENKINS-55275Should docker.withServer lead to pipeline log including used docker host?
JENKINS-55260withRegistry() does not supports AWS - ECR login in region eu-north-1
JENKINS-54681dir('path') is broken when used within "docker.image().inside{}"
JENKINS-54408docker exec runs as root within docker.image.inside which docker run runs as the jenkins user
JENKINS-54407docker exec fails within docker.image.inside because of empty environment variable name
JENKINS-54389Containers with ENTRYPOINT is not started correctly
JENKINS-54164Support onDelete build event to optionally delete image from registry
JENKINS-53770docker.withRegistry failed to login
JENKINS-53518Image variable does not uniquely identify an image
JENKINS-53259Jenkins Pipeline build fails when trying to jenkins docker plugin
JENKINS-52991withDockerRegistry([...]) fails with "Email: EOF" on older docker versions
JENKINS-52866It is impossible to run a container pulled from a registry if a local build is available
JENKINS-52761withDockerRegistry fails to login with complex password
JENKINS-52640executable not found in subshells
JENKINS-52493Declarative: Steps don't run inside container with "dockerfile true"
JENKINS-51964golang:1.10 mkdir /.cache/go-build/00: permission denied
JENKINS-51949Docker agent in declarative pipeline failing to login to custom registry
JENKINS-51615Docker Compose with Amazon ECR Not Working on Remote Server
JENKINS-51550docker.image.inside run after why do delete the container , which make me can not to deploy to a docker container
JENKINS-51462archiveArtifacts and fileExists inconsistent in docker.inside() closure
JENKINS-51443Wrong mount point spec for Windows Containers in Docker
JENKINS-51410Error stopping mongod service inside Docker container
JENKINS-51307Declarative pipeline and docker entrypoint
JENKINS-51294Docker Commons/Pipeline upgrade breaks build jobs
JENKINS-50857Docker agent on windows fails with Cannot run program "id"
JENKINS-50822docker.build should support URL parameter for docker build
JENKINS-50687When using docker.withRegistry withEnv repeats indefinitely.
JENKINS-50036User id is forced when using dockerfile in pipeline
JENKINS-49710Pipelines run under heavy load sometimes hang running Docker
JENKINS-49567Automatically support docker networks in pipelines with multiple containers
JENKINS-49531Docker ps command output is empty when adding a command to the image.run() section
JENKINS-49437Impossible to specify user/uid to use inside container
JENKINS-49416Agent Dockerfile Overrides Entrypoint and User
JENKINS-49365Resuming of pipelines vs. docker.image(...).inside(...)?
JENKINS-49300Add method Docker$Container.logs()
JENKINS-49299Documentation regarding Docker image ENTRYPOINT requirements lacking
JENKINS-49278cat command in docker agents not detected correctly
JENKINS-49076Cannot set custom PATH inside docker container
JENKINS-48795docker.build fails for Dockerfile which uses ARG in FROM
JENKINS-48518Docker Pipeline: invalid volume specification with Windows slave and Linux master
JENKINS-48284pipeline-maven 3.0.3 update issues with certain maven plugins.
JENKINS-48082Environment variables missing when both defined in pipeline and jenkins master process environment with docker agent
JENKINS-48050Replace Declarative Docker agent directive with new implementation
JENKINS-48042Cannot give build-arg or environment variable to docker.build
JENKINS-47970docker.inside crash when running wine hello world app
JENKINS-47962Improved containers support
JENKINS-47947CGROUP_MATCHER_PATTERN does not work with Kubernetes >= 1.6
JENKINS-47915Successful dockerfile job fails intermittently
JENKINS-47695docker.withrun and docker.inside vs --volumes-from
JENKINS-47693docker.withRun within a withRegistry block seems to use image.id instead of image.imageName()
JENKINS-47415DockerClient.version doesn't use build environment
JENKINS-47026User not completely set in docker containers
JENKINS-46831Not able to use a normal agent on stage when agent docker is declared globally
JENKINS-46686Auto-chown option to fix files in workspaces created as root
JENKINS-46666Permission issue using Docker as build environment
JENKINS-46625IOException with docker.image().inside
JENKINS-46304Docker pipeline generates exception when jenkinsfile is references by absolute path
JENKINS-46108withRegistry should support specifying a username/password
JENKINS-46062Timeout timer inside a pipeline with a docker stage runs out to soon
JENKINS-46006image.inside leaks volumes
JENKINS-45888Image.inside and Agent should use --init with 'docker run'
JENKINS-45473Running Docker inside docker.image().inside() fails because group is set
JENKINS-45236docker.withServer cannot connect using TLS
JENKINS-45152Should be able to check if image exists
JENKINS-44836Docker inspect failing on FROM statements with ARG
JENKINS-44234tag a Image after pulling it from a private registry
JENKINS-43590docker.inside() breaks container environment.
JENKINS-43465docker.run within a withRegistry block seems to use image.id instead of image.imageName()
JENKINS-43186should not use `docker inspect <image>`
JENKINS-43077withEnv does not set some environment variables
JENKINS-42890 Could not find FROM instruction in Dockerfile when it starts with a BOM
JENKINS-42863Docker pipeline steps reported as successful even when failing
JENKINS-42152Docker Pipeline causes build to fails because of use of --force=yes for tagging
JENKINS-41894deleteDir() for cwd removes workspace when run in docker.image('builder').inside
JENKINS-41474docker.inside to rely on runC
JENKINS-41395docker.build() should sanitize input for newlines
JENKINS-41316docker.image('my-image').inside{...} no longer honors Dockerfile "entrypoint" since version 1.8
JENKINS-40723Built Dockerfile images are never removed
JENKINS-40170Separate execution functionality of image.inside() into distinct steps
JENKINS-40101Different behavior between debian container using docker.inside
JENKINS-39910Docker Pipeline fails when using Pipelinescript from SCM
JENKINS-38766withRegistry() duplicates registry name
JENKINS-38620Support common user stories for docker in builds
JENKINS-38438image.inside { ... } does not create full configured user account
JENKINS-38173docker.build() should be to work without an image name
JENKINS-37950Update demo to use an agent
JENKINS-37211Support for Docker 1.13 Services (Swarm)
JENKINS-37175Tag image on another repository
JENKINS-37069Permission denied on durable task directory when using docker.image.inside step on fresh install of jenkins
JENKINS-36913ToolInstaller framework doesn't work with docker-pipeline
JENKINS-36802Unit tests using Docker Pipeline on OS X don't work
JENKINS-36348Demo improvements
JENKINS-35370Workflow shell step ERROR: script returned exit code -1
JENKINS-34454Add support for Docker-Toolbox/Windows
JENKINS-32859tests hung in docker container due to PID1 not reaping zombies
JENKINS-31608Better support of DockerHub credentials
JENKINS-31507docker.build throw IOExceptions with some sources
JENKINS-31225docker.build fails with if HOME is not set.
JENKINS-28700Extend demo with other plugins
JENKINS-28610Demo to prove that tags are right
JENKINS-28608Clean up disk space from Docker.build
JENKINS-28606Track down WithContainerStepTest.stop() hang