Skip to content

Legacy ENV syntax in the Dockerfile #1806

Description

@abkfenris
ENV PYTHONUNBUFFERED 1
ENV PYTHONWARNINGS once

The space-separated form is deprecated and warns on build. Use KEY=value.

Sites: Dockerfile:6, :8

(from #1781)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions