Merge pull request #14 from moevm/main_page #12
Annotations
3 errors
Lint Dockerfile:
hello_world/Dockerfile#L3
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Lint Dockerfile:
hello_world/Dockerfile#L7
DL3000 error: Use absolute WORKDIR
|
Lint Dockerfile:
hello_world/Dockerfile#L17
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Loading