orenlab / pytmbot

Flexible Telegram bot designed to manage Docker containers, monitor server status, and extend its functionality through a plugin system
https://orenlab.github.io/pytmbot/
MIT License
7 stars 2 forks source link

Add Podman Support #16

Closed orenlab closed 4 months ago

orenlab commented 4 months ago

Is your feature request related to a problem? Please describe. Users who use Podman instead of Docker Engine are deprived of the opportunity to get basic information about running Podman containers in the bot

Describe the solution you'd like Add Podman support

Describe alternatives you've considered In the context of a bot, there are no alternatives.

Additional context

orenlab commented 4 months ago

Initial support added in 560c9f. Added to bot in next release. Progress in the branch 16-add-podman-support