• Daniel Hunsaker's avatar
    Apply COPY vs ADD best practices · 31a4e29c
    Daniel Hunsaker authored
    Should only use `ADD` for URLs (and even then, `curl` or `wget` are preferred, for numerous reasons, even within this repo) and when extracting archive contents as part of the `ADD` operation; otherwise `COPY` is clearer and (slightly) more efficient.
    31a4e29c
Name
Last commit
Last update
..
Dockerfile Loading commit data...
aerospike.conf Loading commit data...