Skip to content

Replace temporary requirements.txt with bind mount in Dockerfile#2317

Merged
JackPGreen merged 1 commit intomasterfrom
optimise-dockerfile
Feb 16, 2026
Merged

Replace temporary requirements.txt with bind mount in Dockerfile#2317
JackPGreen merged 1 commit intomasterfrom
optimise-dockerfile

Conversation

@JackPGreen
Copy link
Contributor

Rather than adding & removing the requirements.txt, we can use bind mounts to make it available only during the build which is faster / more efficient.

See Docker docs.

@JackPGreen JackPGreen marked this pull request as ready for review January 20, 2026 23:28
@JackPGreen
Copy link
Contributor Author

@atilsensalduz are you able to review, please?

@JackPGreen
Copy link
Contributor Author

@atilsensalduz are you able to review, please?

@atilsensalduz bump :)

@JackPGreen JackPGreen merged commit b0fb7bc into master Feb 16, 2026
2 of 3 checks passed
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