I'm trying to install docker-compose-plugin onto Amazon Linux 2, so that "docker compose" acts more like "docker-compose" would. [As I understand, the latter is deprecated] I can't find any instructions and the obvious approach (treat it like Centos 7) does not work at all - the basic way docker is installed on Amazon Linux 2 is very different.
Does anybody know?