Runner container pipeline #122
Annotations
5 warnings
Variables should be defined before their use:
runner/Dockerfile#L140
UndefinedVar: Usage of undefined variable '$GH_ACCESS_TOKEN'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Sensitive data should not be used in the ARG or ENV commands:
runner/Dockerfile#L140
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "ACCESS_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
The 'as' keyword should match the case of the 'from' keyword:
runner/Dockerfile#L60
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:
runner/Dockerfile#L97
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:
runner/Dockerfile#L134
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 | |
---|---|---|
vhive-serverless~vSwarm-u~T99T0N.dockerbuild
|
151 KB |
|