forked from jugatsu/onec-docker
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
При выполнении ./build-base-swarm-jenkins-agent.sh
8 warnings found (use docker --debug to expand):
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "ONEC_PASSWORD") (line 14)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 30)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 31)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 32)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 99)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 5)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 37)
- InvalidDefaultArgInFrom: Default value for ARG ${DOCKER_REGISTRY_URL}/${BASE_IMAGE}:${BASE_TAG} results in empty or invalid base image name (line 5)
Metadata
Metadata
Assignees
Labels
No labels