Using --add-host or extra_hosts with docker-compose

后端 未结 5 2117
没有蜡笔的小新
没有蜡笔的小新 2021-01-30 03:47

I am using docker-compose to run a test environment, that consists of about 5 different containers. The inter-container links and the shared volumes (volumes-from)

5条回答
  •  你的背包
    2021-01-30 04:21

    This is in the feature backlog for Compose but it doesn't look like work has been started yet. Github issue.

提交回复
热议问题