Skip to content

Docker warnings about docker-compose version and PYTHON_IMAGE_TAG default value #43933

@lysnikolaou

Description

@lysnikolaou

Describe the bug, including details regarding any error messages, version, and platform.

Running docker-compose locally with any of the services in the docker-compose.yml file results in the following warnings.

WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string.
WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string.
WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string.
WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string.
WARN[0000] /Users/lysnikolaou/repos/python/arrow/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion

They're easy to get rid of, so a PR is probably worth it.

Component(s)

Continuous Integration

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions