Build Docker Image #313
Annotations
4 warnings
|
Sensitive data should not be used in the ARG or ENV commands:
./Dockerfile#L18
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "GIT_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
The MAINTAINER instruction is deprecated, use a label instead to define an image author:
./Dockerfile#L2
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label
More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
|
|
Legacy key/value format with whitespace separator should not be used:
./Dockerfile#L91
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Legacy key/value format with whitespace separator should not be used:
./Dockerfile#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
appotry~docker-gitbook~IO9424.dockerbuild
Expired
|
330 KB |
sha256:d041bd654601b710f4b88b032be421577e3828dbdcef5f914e729a714f7f4be4
|
|