RocketChat / Docker.Official.Image

Docker hub - community managed image
291 stars 217 forks source link

Update compose.yml #182

Open l4rm4nd opened 1 year ago

l4rm4nd commented 1 year ago

Implement fix to fallback to linux if the env variable DEPLOY_PLATFORM was not set by the user.

This fixes the warning message when docker compose config is run on the provided docker-comose.yml file to validate its proper syntax.

The command will print the following warning message:

msg="The \"DEPLOY_PLATFORM\" variable is not set. Defaulting to a blank string."
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.