Feature/nginx enhance #102
docker-pr.yml
on: pull_request
runner/test-docker-pr:feature/nginx-enhance
56s
Annotations
6 warnings and 1 notice
runner/test-docker-pr:feature/nginx-enhance:
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:feature/nginx-enhance:
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:feature/nginx-enhance:
ckan/Dockerfile#L75
Use WORKDIR to switch to a directory
|
runner/test-docker-pr:feature/nginx-enhance:
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:feature/nginx-enhance:
ckan/Dockerfile.ghcr#L24
Use WORKDIR to switch to a directory
|
runner/test-docker-pr:feature/nginx-enhance:
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:feature/nginx-enhance:
ckan/Dockerfile#L27
Avoid additional packages by specifying `--no-install-recommends`
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mjanez~ckan-docker~IWXXHT.dockerbuild
|
24.5 KB |
|
mjanez~ckan-docker~NS2GTT.dockerbuild
|
22.1 KB |
|
mjanez~ckan-docker~TKLKSJ.dockerbuild
|
22 KB |
|
mjanez~ckan-docker~XWJDIL.dockerbuild
|
27 KB |
|
mjanez~ckan-docker~Z09GBV.dockerbuild
|
26.2 KB |
|