eltbus

Results 2 comments of eltbus
trafficstars

Hi @AhmedGrati, I run into the same issue using this file: https://raw.githubusercontent.com/zsvoboda/ngods-stocks/main/docker-compose.arm64.yml First thing you need to do to attempt the conversion is change `version` from 3.9 to 3.8. EDIT:...

1. `depends_on` does not support the LONG syntax for dependencies. 2. `restart: on-failure:5` is not supported. Could be a syntax error, I don't see it in the documentation for docker-compose....