Jump to content

Docker (software): Difference between revisions

Line 133: Line 133:
See [https://github.com/qoomon/docker-host docker-host] for a container which can access the host.   
See [https://github.com/qoomon/docker-host docker-host] for a container which can access the host.   
Add the following to your docker compose to expose port 8201 to other containers:
Add the following to your docker compose to expose port 8201 to other containers:
<syntaxhighlight lang="yml">
<syntaxhighlight lang="yaml">
   docker-host:
   docker-host:
     image: qoomon/docker-host
     image: qoomon/docker-host