ContainerUp / containerup

ContainerUp, a Podman manager in your browser
https://containerup.org/
MIT License
40 stars 0 forks source link

Pod support? #54

Open zariok opened 1 month ago

zariok commented 1 month ago

Do you have a timeline for POD support?

yylyyl commented 1 month ago

There's no such plan right now. I personally don't use pod. Is it a complicated deployment that needs to use pod?

zariok commented 1 month ago

Any docker-compose multiple containers which you would run together and you want to be isolated. An example would be planka or linkwarden where each which has it's own postgres container which isn't exposed. A more complex setup would be immich which has five containers. You can selectively start pod and all the containers within will come up.