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

index/Dockerfile: fix docker build warnings #142

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

pjonsson
Copy link
Collaborator

This puts the ENV updates in a single
layer, and fixes the docker build warning:

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

This puts the ENV updates in a single
layer, and fixes the docker build warning:

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
@alexgleith alexgleith merged commit a9c3f07 into opendatacube:main Sep 23, 2024
3 checks passed
@pjonsson pjonsson deleted the dockerfile-warnings branch September 23, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants