Adding github overflow #1
Annotations
4 errors
hadolint:
Dockerfile#L9
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
|
hadolint:
Dockerfile#L14
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint:
Dockerfile#L40
DL3020 error: Use COPY instead of ADD for files and folders
|
hadolint:
Dockerfile#L44
DL3020 error: Use COPY instead of ADD for files and folders
|