假如我要在linux上用Docker 搭出一个 linux nginx .netCore supervisor 的运行环境,我是不是应该通过 这4个image 创建出 4个container 呀?
一个image可以对应多个容器的,关键看你的用途了。