Skip to content

Add --no-cache flag to dev-build.bash for full rebuilds.#158

Merged
brycelelbach merged 1 commit intomainfrom
feature/dev-build-no-cache-flag
Mar 11, 2026
Merged

Add --no-cache flag to dev-build.bash for full rebuilds.#158
brycelelbach merged 1 commit intomainfrom
feature/dev-build-no-cache-flag

Conversation

@brycelelbach
Copy link
Collaborator

Summary

  • Adds a --no-cache flag to brev/dev-build.bash that passes --no-cache to docker compose build, forcing a full rebuild without the Docker layer cache.
  • The flag is optional and can be combined with a tutorial name: ./dev-build.bash --no-cache accelerated-python.

@brycelelbach brycelelbach enabled auto-merge (rebase) March 11, 2026 18:56
@brycelelbach brycelelbach force-pushed the feature/dev-build-no-cache-flag branch from 3462f6b to 8b9b4c7 Compare March 11, 2026 21:09
@brycelelbach brycelelbach merged commit 11dd0a3 into main Mar 11, 2026
31 checks passed
@brycelelbach brycelelbach deleted the feature/dev-build-no-cache-flag branch March 11, 2026 21:38
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.

2 participants