Skip to content

Conversation

alessfg
Copy link
Member

@alessfg alessfg commented Jul 8, 2024

Proposed changes

Update the various Dockerfile ENV instructions to use the new format (using = as the key value separator instead of a whitespace) per the latest docs (https://docs.docker.com/reference/dockerfile/#env).

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document
  • I have run ./update.sh and ensured all entrypoint/Dockerfile template changes have been applied to the relevant image entrypoint scripts & Dockerfiles
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation

Update the various Dockerfile ENV instructions to use the new format (using `=` as the key value separator instead of a whitespace) per the latest docs https://docs.docker.com/reference/dockerfile/#env
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.

1 participant