Skip to content

Fix docker image build warnings #125

@BrianSipos

Description

@BrianSipos

There are several warnings on recent docker similar to:

WARN: ConsistentInstructionCasing: Command 'env' should match the case of the command majority (uppercase)

There are also two cases of:

WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format

These should be fixed by simply making the case consistent within all Dockerfiles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sustainmentLong-term sustainment activities and technical debt removal

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions