Skip to content

Legacy key/value format with whitespace separator in Dockerimage #2070

@pauloxnet

Description

@pauloxnet
Member

Legacy key/value format with whitespace separator should not be used.

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

More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Activity

added a commit that references this issue on May 12, 2025
dbb096e
added a commit that references this issue on May 19, 2025
e34ee5e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @pauloxnet

      Issue actions

        Legacy key/value format with whitespace separator in Dockerimage · Issue #2070 · django/djangoproject.com