Skip to content

[master] Update dockerfiles to use COPY --link#913

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:dockerfile_improve
Jun 21, 2023
Merged

[master] Update dockerfiles to use COPY --link#913
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:dockerfile_improve

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

I didn't update the Ubuntu bionic Dockerfile, as that will be removed in #911

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

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>
@thaJeztah thaJeztah requested a review from crazy-max June 21, 2023 21:39
@thaJeztah thaJeztah changed the title [master[Update dockerfiles to use COPY --link [master] Update dockerfiles to use COPY --link Jun 21, 2023
@thaJeztah thaJeztah merged commit b784ef8 into docker:master Jun 21, 2023
@thaJeztah thaJeztah deleted the dockerfile_improve branch June 21, 2023 22:00
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