diff options
author | 2023-08-19 20:26:53 -0700 | |
---|---|---|
committer | 2023-08-19 20:42:56 -0700 | |
commit | a53e23578a615891d5e38f3ca01bf3c556752e6d (patch) | |
tree | 2e20aad4527fb671e5e1fae9b0edc0e083469c74 /tests/test_integration.py | |
parent | Install multiple Python versions in image (diff) |
Use --link with COPY in Dockerfile
Re-use already built COPY layers in subsequent builds even if the
previous layers have changed, which is especially helpful when copying
from another build stage.
See https://docs.docker.com/engine/reference/builder/#copy---link
Diffstat (limited to 'tests/test_integration.py')
0 files changed, 0 insertions, 0 deletions