Release #9
Annotations
9 errors
.devcontainer/Dockerfile#L40
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
.devcontainer/Dockerfile#L40
DL3009 info: Delete the apt-get lists after installing something
|
.devcontainer/Dockerfile#L43
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
.devcontainer/Dockerfile#L43
DL3009 info: Delete the apt-get lists after installing something
|
.devcontainer/Dockerfile#L67
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
|
.devcontainer/Dockerfile#L71
DL3009 info: Delete the apt-get lists after installing something
|
.devcontainer/Dockerfile#L71
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
.devcontainer/Dockerfile#L184
DL3003 warning: Use WORKDIR to switch to a directory
|
.devcontainer/Dockerfile#L184
DL4001 warning: Either use Wget or Curl but not both
|
The logs for this run have expired and are no longer available.
Loading