Inside Atlassian

Author

Jayant Gawali

Senior Engineer building cool stuff with Bitbucket pipelines team

Article in Bitbucket
Announcing support for Docker BuildKit in Bitbucket Pipelines

We are happy to announce that one of the top voted features for Bitbucket Pipelines, Docker BuildKit is now available. You can now build Docker images with the BuildKit utility. With BuildKit you can take advantage of the various features it provides like: Performance: BuildKit uses parallelism and caching internally to build images faster. Secrets: […]