Skip to content

signals: Cache /root/.npm and /root/.vaadin in Docker build#268

Merged
Artur- merged 1 commit into
mainfrom
cache-npm
May 18, 2026
Merged

signals: Cache /root/.npm and /root/.vaadin in Docker build#268
Artur- merged 1 commit into
mainfrom
cache-npm

Conversation

@Artur-
Copy link
Copy Markdown
Member

@Artur- Artur- commented May 18, 2026

Adds BuildKit cache mounts so Vaadin's node distribution and npm's package tarball cache survive across builds on the same builder, saving the node download/unpack/install (~125s) and a portion of npm install on warm builds.

Adds BuildKit cache mounts so Vaadin's node distribution and npm's
package tarball cache survive across builds on the same builder,
saving the node download/unpack/install (~125s) and a portion of
npm install on warm builds.
@Artur- Artur- merged commit a04e9cf into main May 18, 2026
13 checks passed
@Artur- Artur- deleted the cache-npm branch May 18, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant