Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docker image build warnings #125

Open
BrianSipos opened this issue Sep 6, 2024 · 0 comments
Open

Fix docker image build warnings #125

BrianSipos opened this issue Sep 6, 2024 · 0 comments
Labels
sustainment Long-term sustainment activities and technical debt removal
Milestone

Comments

@BrianSipos
Copy link
Collaborator

BrianSipos commented Sep 6, 2024

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.

@BrianSipos BrianSipos added the sustainment Long-term sustainment activities and technical debt removal label Sep 6, 2024
@BrianSipos BrianSipos added this to the ANMS v1.2.0 milestone Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sustainment Long-term sustainment activities and technical debt removal
Projects
Status: Todo
Development

No branches or pull requests

1 participant