docker-cronicle
docker-cronicle copied to clipboard
Can you run command from another container?
Is it possible to run with shell plugin a command from within another container?
What I do is ssh to the host, the docker exec to that other container.
It is highly recommended to use Web Hook to wrap any command you need as an API and then call it so that every part of the program remains robust and easy to manage. @deuts @therepo90
- https://github.com/soulteary/docker-cronicle/issues/21
- https://zhuanlan.zhihu.com/p/690947190 (need translate)