del clean*.bat, docker host network.

This commit is contained in:
thinkgem
2020-06-06 09:56:31 +08:00
parent e15fee860e
commit 5dc294a2f3
5 changed files with 4 additions and 60 deletions

View File

@@ -311,6 +311,9 @@
<ports>
<port>${docker.run.port}</port>
</ports>
<network>
<mode>host</mode>
</network>
</run>
</image>
</images>