sass in docker #10
Annotations
3 errors
hadolint:
Dockerfile#L35
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
hadolint:
Dockerfile#L35
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
hadolint:
Dockerfile#L41
DL4001 warning: Either use Wget or Curl but not both
|