WeblateOrg / docker

Official Docker container for Weblate, a libre software web-based continuous localization system
https://docs.weblate.org/en/latest/admin/install/docker.html
GNU General Public License v3.0
92 stars 107 forks source link

chore(dockerfile): use --link to copy files #2590

Closed nijel closed 2 months ago

nijel commented 2 months ago

Proposed changes

This creates an independent layer which can be more effectively cached.

See https://github.com/moby/buildkit/blob/dockerfile/1.4.3/frontend/dockerfile/docs/syntax.md#linked-copies-copy---link-add---link

Checklist

Other information