Skip to content

[23.0 backport] Update dockerfiles to use COPY --link#929

Merged
thaJeztah merged 1 commit into
docker:23.0from
thaJeztah:23.0_dockerfile_improve
Jul 29, 2023
Merged

[23.0 backport] Update dockerfiles to use COPY --link#929
thaJeztah merged 1 commit into
docker:23.0from
thaJeztah:23.0_dockerfile_improve

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Use COPY --link for steps that don't depend on the base image or prior steps, to allow for better sharing of build-cache.

(cherry picked from commit 297fa15)

Use COPY --link for steps that don't depend on the base image
or prior steps, to allow for better sharing of build-cache.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 297fa15)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Copy Markdown
Member Author

This was a clean cherry-pick; I'll bring this one in once CI goes green

@thaJeztah thaJeztah merged commit fe0ae16 into docker:23.0 Jul 29, 2023
@thaJeztah thaJeztah deleted the 23.0_dockerfile_improve branch July 29, 2023 16:17
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