SkynetLabs / skynet-webportal

A webapp that makes Skynet accessible to web browsers.
https://siasky.net
Other
256 stars 55 forks source link

upgrade docker compose to 3.8 #2201

Closed kwypchlo closed 2 years ago

kwypchlo commented 2 years ago

Ansible is generating docker-compose.override.yml with 3.8 version (since https://github.com/SkynetLabs/ansible-playbooks/pull/342) and the mismatch in versions between override and other compose files breaks the ./dc script while ansible deploys work just fine for some reason. Easiest and backwards compatible fix is to bump the version in compose files.

Tested on siasky.xyz.