Tools to manage docker containers via webinterface

I’d like to manage docker containers via a webinterface to avoid command line. The interface should be similar to those for VM including easy creating, deletion, migration of containers.

https://www.pcwdld.com/best-vm-manager-and-monitoring

I see this. Is it a good tool to use for this purpose? Are there other good alternatives? Thanks.

https://www.portainer.io/overview/

If it has to be an UI, then i can recommend Portainer or Swarmpit. Both are nice to use.

Though, they feel quite tedious compared to useing the cli with docker-compose.yml files.