binance-trading-bot
binance-trading-bot copied to clipboard
docker-stack.yml is not compatible with Portainer running on aarch64
Is your proposal related to a problem?
As written on the title, portainer does not accept docker-stack.yml due to it's docker compose version of 3.7, since the latest version of portainer(2.1.1), does support docker compose version 3.0+ when it is running on X86 architecture, but not on aarch64.
Describe the solution you'd like
Making an additional docker-stack.yml file with lower version of docker compose, etc.
Describe alternatives you've considered
I tried to downgrade the docker compose version of the docker-stack.yml file, however, I was not certain with myself if I am doing it correctly since I am not quite familiar with this yet, hence, I am writing this request.
Additional context
Screenshots that might show some informations:

Hi @Licrefin
Thanks for pointing out about Portainer.
I am not using Portainer so I cannot take a look.
Any idea @hipposen ?
i dont have aarch64 so have first to build an enviorment for the problem.
Perhaps I should just sit still untill portainer devs update docker compose version 3 feature on arm64 portainer stack ㅠ.ㅠ