Add hadolinting in CI #1
Annotations
2 errors
|
lint:
Dockerfile#L13
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|
|
lint:
Dockerfile#L9
DL3020 error: Use COPY instead of ADD for files and folders
|