docker-wechat icon indicating copy to clipboard operation
docker-wechat copied to clipboard

Add support for Podman users to run DoChat Out-of-box

Open 8ar10der opened this issue 2 years ago • 1 comments

This pull request adds a new boot script (dochat_podman.sh) and a patch file (dochat_podman.patch) for Podman users to use DoChat without any modification.

Podman is a daemonless container engine that can run on Linux systems. I have tested the new script on my Ubuntu 22.04 and Arch Linux laptop, and it works well.

The patch file shows the differences between the original dochat.sh and the new dochat_podman.sh. It can also be used for the CI/CD in the future.

I hope this pull request can be merged to the main branch and benefit more Podman users. Thank you.

8ar10der avatar Nov 28 '23 13:11 8ar10der

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 28 '23 13:11 CLAassistant