[JIRA] (JENKINS-57780) Docker Pipeline: Support for Buildkit

4 views
Skip to first unread message

it.carlosrodlop@gmail.com (JIRA)

unread,
May 31, 2019, 6:21:02 AM5/31/19
to jenkinsc...@googlegroups.com
Carlos Rodríguez López updated an issue
 
Jenkins / New Feature JENKINS-57780
Docker Pipeline: Support for Buildkit
Change By: Carlos Rodríguez López
Summary: Docker Pipeline . I : Support for Buildkit
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

it.carlosrodlop@gmail.com (JIRA)

unread,
May 31, 2019, 6:22:02 AM5/31/19
to jenkinsc...@googlegroups.com
Carlos Rodríguez López updated an issue
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

it.carlosrodlop@gmail.com (JIRA)

unread,
May 31, 2019, 6:23:03 AM5/31/19
to jenkinsc...@googlegroups.com
Carlos Rodríguez López updated an issue
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
Reply all
Reply to author
Forward
0 new messages