After testing and using the containerized environment, I found that I forgot to give executable permissions to the clash binary file inside the container, so I'll adjust it.
📝 Changelog
Fixing /usr/bin/clash not having executable permissions in the image
🤔 This is a ...
💡 Background and solution
After testing and using the containerized environment, I found that I forgot to give executable permissions to the clash binary file inside the container, so I'll adjust it.
📝 Changelog
Fixing
/usr/bin/clash
not having executable permissions in the image