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