🔧 Build Proxy Images #62
build_proxy_imgs.yml
on: workflow_dispatch
build-cert-init-dev
/
build-image
4m 44s
build-cert-init-main
/
build-image
4m 43s
build-proxy-dev
/
build-image
4m 42s
build-proxy-main
/
build-image
4m 40s
build-cert-init-dev
/
scan-image
25s
build-cert-init-main
/
scan-image
21s
build-proxy-dev
/
scan-image
21s
build-proxy-main
/
scan-image
20s
Annotations
40 warnings
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L21
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L112
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L21
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Variables should be defined before their use:
nginx/Dockerfile#L55
UndefinedVar: Usage of undefined variable '$COMMIT_REF'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L52
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L87
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L118
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L128
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L52
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L118
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L128
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L52
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L52
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L87
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L112
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Variables should be defined before their use:
nginx/Dockerfile#L55
UndefinedVar: Usage of undefined variable '$COMMIT_REF'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L21
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L21
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L52
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L87
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L118
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Variables should be defined before their use:
nginx/Dockerfile#L55
UndefinedVar: Usage of undefined variable '$COMMIT_REF'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L21
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L112
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L128
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L21
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L52
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L112
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L21
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L87
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L128
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L21
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
nginx/Dockerfile#L52
InvalidDefaultArgInFrom: Default value for ARG docker.io/nginx:${NGINX_TAG}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Variables should be defined before their use:
nginx/Dockerfile#L55
UndefinedVar: Usage of undefined variable '$COMMIT_REF'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L52
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
nginx/Dockerfile#L118
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
hotosm~fmtm~3R72L9.dockerbuild
|
199 KB |
|
hotosm~fmtm~IBQKMQ.dockerbuild
|
184 KB |
|
hotosm~fmtm~TV4LEG.dockerbuild
|
193 KB |
|
hotosm~fmtm~YIAEE4.dockerbuild
|
186 KB |
|