Dockerfile update for Release 2.21 #45
Annotations
10 errors and 1 warning
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L3
DL3048 style: Invalid label key.
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L34
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L77
DL3003 warning: Use WORKDIR to switch to a directory
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L77
SC2046 warning: Quote this to prevent word splitting.
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L89
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L89
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L98
SC2046 warning: Quote this to prevent word splitting.
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L98
DL3003 warning: Use WORKDIR to switch to a directory
|
Run hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L117
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 hadolint/[email protected]:
docker/jax/training/0.4/Dockerfile.neuronx#L123
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading