8000 GitHub - d2iq-archive/docker-mac-network
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

d2iq-archive/docker-mac-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-mac-network

In case of Docker on MAC, the host doesn't have direct access to the docker network. Due to this, the services running in docker container cannot be accessed directly via their IP addresses. One of the solution is to create a VPN between the host and the docker network.

Create a VPN

curl -sL https://raw.githubusercontent.com/mesosphere/docker-mac-network/master/mac-network.sh | bash -s create

Destroy the VPN

curl -sL https://raw.githubusercontent.com/mesosphere/docker-mac-network/master/mac-network.sh | bash -s destroy

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0