Dockerfile
Correctness
alias-must-be-unique
alias-must-be-unique
Image aliases must have a unique name, and ‘REF’.
multiple-cmd-instructions
multiple-cmd-instructions
Multiple CMD instructions were found. Only the last one will take effect.
copy-from-own-alias
copy-from-own-alias
COPY instructions cannot copy from its own alias. The ‘REF’ from the COPY statement.