Docker-py: Is there a way to pass a callback function to a container running in 'detach' mode?

后端 未结 0 1560
走了就别回头了
走了就别回头了 2020-12-13 09:08

I am running a container with docker-py in Python. Similar to the docs:

import docker
client = docker.from_env()
contai         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题