Code Monkey home page Code Monkey logo

Comments (7)

sthulb avatar sthulb commented on June 14, 2024

Given this is specific to the virtualbox driver, I guess an argument on the driver would make the most sense.

from machine.

andyshinn avatar andyshinn commented on June 14, 2024

Along the lines of network configuration, would port forwarding fall under this issue?

I currently use Vagrant to bring up Docker hosts on OS X as it can do port forwarding, which helps transition from local development to Docker development. Usually in local development you hit your services at localhost:3000. Port forwarding on your Docker host helps keep this same pattern and known location.

from machine.

sthulb avatar sthulb commented on June 14, 2024

I'm not sure if machine could offer port forwarding like that... unless you knew exactly which services you wanted to run before creating a machine

from machine.

ehazlett avatar ehazlett commented on June 14, 2024

I think we could do port forwarding but perhaps this is an area for a plugin? Machine already gives the host only network to avoid the port forwarding issues. Maybe a plugin would be able to expose it?

from machine.

cwilkes avatar cwilkes commented on June 14, 2024

I would like to see this as our company's Cisco VPN client sets up firewall rules which don't know about vboxnetN adapters and thus connections to 192.168.* address are blocked.
However lo* adapter traffic is allowed so if I could get the DOCKER_HOST set to an ip in the 127.0.0.* range then I could easily use machine-docker instead of boot2docker.

from machine.

bergman avatar bergman commented on June 14, 2024

👍 This is keeping me on boot2docker due to 192.168.99.x already used in my network.

from machine.

justinclayton avatar justinclayton commented on June 14, 2024

+1. same issue as @cwilkes with Cisco AnyConnect VPN. Can't use docker-machine with the certs if I'm to use the workaround listed here: boot2docker/boot2docker#628

from machine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.