Fix compilers linting errors #624
Annotations
3 errors
Run brpaz/hadolint-action@master:
dodona-compilers.dockerfile#L8
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
Run brpaz/hadolint-action@master:
dodona-compilers.dockerfile#L8
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
|
Run brpaz/hadolint-action@master:
dodona-compilers.dockerfile#L8
SC2039 warning: In POSIX sh, set option pipefail is undefined.
|
The logs for this run have expired and are no longer available.
Loading