jenkinsci / jenkinsci/docker-workflow-plugin

[JENKINS-57780] Docker Pipeline: Support for Buildkit

Open
#619 1 comment 0 reactions 0 assignees View on GitHub
component:docker-workflow-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
527
Forks
422
Avg merge
10m
Merged PRs (30d)
1

Description

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:

---
Originally reported by carlosrodlop, imported from: Docker Pipeline: Support for Buildkit


  • status: Open
  • priority: Minor
  • component(s): docker-workflow-plugin
  • resolution: Unresolved
  • votes: 5
  • watchers: 7
  • imported: 2025-12-07

Raw content of original 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:


Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.