Supervised via Docker-Compose

Hi!
I have a PC with Ubuntu 20.04 Desktop as OS.
On it I installed Docker and I created some containers via Docker-Compose: HA Core, Portainer, Plex, Mosquitto etc…
Since I have a spare SSD I would like to test a similar configuration but replacing HA Core with HA Supervised.
Is it possible to install HA Supervised on Docker on Debian Buster using Docker-Compose instead of Docker command?
If so, can you please share an example of Docker-Compose yaml?

Thank you!