• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iotaledger / iota / 19843587189 / 1
63%
develop: 63%

Build:
DEFAULT BRANCH: develop
Ran 02 Dec 2025 03:59AM UTC
Files 1442
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Dec 2025 02:51PM UTC coverage: 65.208% (-0.6%) from 65.834%
19843587189.1

push

github

web-flow
feat(docker): enable BuildKit and optimize build process with cache mounts (#9179)

# Description of change

This PR optimizes the Docker build process by enabling BuildKit and
implementing cache mounts across all Dockerfiles in the repository.

The changes improve build performance by leveraging BuildKit's cache
mount feature to persist:
- Cargo package registry (`/usr/local/cargo/registry`)
- Git dependencies (`/usr/local/cargo/git`)
- Compiled artifacts (`/iota/target` with locked sharing)

All Dockerfiles now declare BuildKit syntax support and use optimized
RUN commands that leverage these cache mounts, significantly reducing
rebuild times for iterative development.

## Links to any relevant issues

N/A

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

---------

Co-authored-by: muXxer <git@muxxer.de>

236212 of 362242 relevant lines covered (65.21%)

2346806.93 hits per line

Source Files on job nextest+simtest - 19843587189.1
  • Tree
  • List 1442
  • Changed 140
  • Source Changed 62
  • Coverage Changed 102
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19843587189
  • 24ef4456 on github
  • Prev Job for on develop (#19808293849.1)
  • Next Job for on develop (#19879261770.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc