pre-commit.Dockerfile: add all files in a single COPY #5562
Reference in New Issue
Block a user
Delete Branch "caching"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
also removed comment as it is no longer relevant
Signed-off-by: Filip Kobierski fkobi@fsfe.org
I recommend side-by-side diff for reviewing the changes
7f881f310btob38ad2ea9bThis is kind of worse for docker caching, as now changes to entry point invalidate the UV install, which is unnecessary and logically incorrect.
But I suppose it uses less layers.
Go ahead, I suppose.
b38ad2ea9bto1cf09f0c11