chore(deps): update bitnami/dotnet-sdk docker tag to v9 #45
Annotations
4 errors, 9 warnings, and 10 notices
hadolint (ubuntu-latest):
Dockerfile#L32
Do not use sudo as it leads to unpredictable behavior. Use a tool like gosu to enforce root
|
hadolint (ubuntu-latest):
Dockerfile#L33
Do not use sudo as it leads to unpredictable behavior. Use a tool like gosu to enforce root
|
hadolint (ubuntu-latest):
Dockerfile#L36
Do not use sudo as it leads to unpredictable behavior. Use a tool like gosu to enforce root
|
hadolint (ubuntu-latest)
Process completed with exit code 1.
|
hadolint (ubuntu-latest):
Dockerfile#L3
Always tag the version of an image explicitly
|
hadolint (ubuntu-latest):
Dockerfile#L10
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
hadolint (ubuntu-latest):
Dockerfile#L91
Use WORKDIR to switch to a directory
|
hadolint (ubuntu-latest):
Dockerfile#L97
Use WORKDIR to switch to a directory
|
hadolint (ubuntu-latest):
Dockerfile#L99
Always tag the version of an image explicitly
|
hadolint (ubuntu-latest):
Dockerfile#L101
Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
hadolint (ubuntu-latest):
Dockerfile#L110
Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
hadolint (ubuntu-latest):
Dockerfile#L123
Use WORKDIR to switch to a directory
|
hadolint (ubuntu-latest):
Dockerfile#L125
Use WORKDIR to switch to a directory
|
hadolint (ubuntu-latest):
Dockerfile#L10
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L10
Avoid additional packages by specifying `--no-install-recommends`
|
hadolint (ubuntu-latest):
Dockerfile#L18
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L21
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L22
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L23
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L32
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L33
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L36
Multiple consecutive `RUN` instructions. Consider consolidation.
|
hadolint (ubuntu-latest):
Dockerfile#L96
Multiple consecutive `RUN` instructions. Consider consolidation.
|