Improve ckan-2.10.5 image #98
docker-pr.yml
on: pull_request
runner/test-docker-pr:ckan-2.10.5
50s
Annotations
6 warnings and 1 notice
runner/test-docker-pr:ckan-2.10.5:
ckan/Dockerfile#L27
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
runner/test-docker-pr:ckan-2.10.5:
ckan/Dockerfile#L27
Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
runner/test-docker-pr:ckan-2.10.5:
ckan/Dockerfile#L75
Use WORKDIR to switch to a directory
|
runner/test-docker-pr:ckan-2.10.5:
ckan/Dockerfile#L75
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
|
runner/test-docker-pr:ckan-2.10.5:
ckan/Dockerfile.ghcr#L24
Use WORKDIR to switch to a directory
|
runner/test-docker-pr:ckan-2.10.5:
ckan/Dockerfile.ghcr#L24
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
|
runner/test-docker-pr:ckan-2.10.5:
ckan/Dockerfile#L27
Avoid additional packages by specifying `--no-install-recommends`
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mjanez~ckan-docker~0BHMA2.dockerbuild
|
25.8 KB |
|
mjanez~ckan-docker~BUGEGA.dockerbuild
|
26 KB |
|
mjanez~ckan-docker~I61TT8.dockerbuild
|
21.1 KB |
|
mjanez~ckan-docker~TYML33.dockerbuild
|
21.2 KB |
|
mjanez~ckan-docker~V8PO8H.dockerbuild
|
23.8 KB |
|