Docker Pipeline is one of the most used plugins on our platform it provides really nice functionality such as being able to run commands within containers more effortlessly.

      With Docker 18.09 a new feature Buildkit was introduced which can speed up docker builds tremendously. But with docker pipeline this has issues due to the base image being untagged as docker workflow does some processing on top of it.

      Related issues:

          [JENKINS-57780] Docker Pipeline: Support for Buildkit

          Carlos Rodríguez López created issue -
          Carlos Rodríguez López made changes -
          Summary Original: Docker Pipeline. I New: Docker Pipeline: Support for Buildkit
          Carlos Rodríguez López made changes -
          Description New: Docker Pipeline is one of the most used plugins on our platform it provides really nice functionality such as being able to run commands within containers more effortlessly.

          With Docker 18.09 a new feature Buildkit was introduced which can speed up docker builds tremendously. But with docker pipeline this has issues due to the base image being untagged as docker workflow does some processing on top of it.

          Related issues:

          * Docker: https://github.com/moby/moby/issues/39229
          * Jenkins: https://issues.jenkins-ci.org/browse/JENKINS-55577
          Carlos Rodríguez López made changes -
          Description Original: Docker Pipeline is one of the most used plugins on our platform it provides really nice functionality such as being able to run commands within containers more effortlessly.

          With Docker 18.09 a new feature Buildkit was introduced which can speed up docker builds tremendously. But with docker pipeline this has issues due to the base image being untagged as docker workflow does some processing on top of it.

          Related issues:

          * Docker: https://github.com/moby/moby/issues/39229
          * Jenkins: https://issues.jenkins-ci.org/browse/JENKINS-55577
          New: Docker Pipeline is one of the most used plugins on our platform it provides really nice functionality such as being able to run commands within containers more effortlessly.

          With Docker 18.09 a new feature Buildkit was introduced which can speed up docker builds tremendously. But with docker pipeline this has issues due to the base image being untagged as docker workflow does some processing on top of it.

          Related issues:

          * Docker: DOCKER_BUILDKIT=1 FROM does not pull image: https://github.com/moby/moby/issues/39229
          * Jenkins: docker agent using a custom Dockerfile is broken with docker buildkit: https://issues.jenkins-ci.org/browse/JENKINS-55577
          Carlos Rodríguez López made changes -
          Link New: This issue is related to JENKINS-55577 [ JENKINS-55577 ]

            Unassigned Unassigned
            carlosrodlop Carlos Rodríguez López
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: