Skip to content

Default use of NGINX and general improvements #81

Default use of NGINX and general improvements

Default use of NGINX and general improvements #81

Triggered via pull request September 24, 2024 13:17
Status Success
Total duration 52s
Artifacts 5

docker-pr.yml

on: pull_request
runner/test-docker-pr:ckan-2.10.5
41s
runner/test-docker-pr:ckan-2.10.5
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 1 notice
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L26
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#L26
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#L72
Use WORKDIR to switch to a directory
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L72
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#L26
Avoid additional packages by specifying `--no-install-recommends`

Artifacts

Produced during runtime
Name Size
mjanez~ckan-docker~CJ8VYZ.dockerbuild Expired
21.2 KB
mjanez~ckan-docker~GI8Q0M.dockerbuild Expired
11.1 KB
mjanez~ckan-docker~IX4DTX.dockerbuild Expired
26 KB
mjanez~ckan-docker~TVZC9D.dockerbuild Expired
21.5 KB
mjanez~ckan-docker~YWSZ55.dockerbuild Expired
23.3 KB