Forum OpenACS Q&A: Re: Docker ERROR: manifest for oupfiz5/openacs-s6:latest not found

WARNING: The OACS_REPOSITORY variable is not set. Defaulting to a blank string.
WARNING: The OACS_IMAGE_NAME variable is not set. Defaulting to a blank string.
WARNING: The OACS_IMAGE_TAG variable is not set. Defaulting to a blank string.
WARNING: The OACS_LISTEN_PORT variable is not set. Defaulting to a blank string.
WARNING: The oacs_httpport variable is not set. Defaulting to a blank string.
WARNING: The POSTGRES_REPOSITORY variable is not set. Defaulting to a blank string.
WARNING: The POSTGRES_TAG variable is not set. Defaulting to a blank string.
WARNING: The PGUSER variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yaml' is invalid because:
...

Sorry guys - I forgotten to commit file .env. It contains the necessary variables for docker-compose. Now I've committed it. Run of docker-compose is ok.