GithubHelp home page GithubHelp logo

Comments (6)

yuewko avatar yuewko commented on June 12, 2024

Yes. It is done using the shell script wrapper (at least for rm socket file) for now, which I thought is more appropriate.
I'm open to doing inside the driver if you so incline.

from docker-infoblox.

johnbelamaric avatar johnbelamaric commented on June 12, 2024

I see. I don't know, it seems like most containers can be run directly, so that is why I thought perhaps it should change. I wouldn't want our run/deployment to be different than the norm.

On Feb 12, 2016, at 2:15 PM, yuewko <[email protected]mailto:[email protected]> wrote:

Yes. It is done using the shell script wrapper (at least for rm socket file) for now, which I thought is more appropriate.
I'm open to doing inside the driver if you so incline.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-183454920.

from docker-infoblox.

yuewko avatar yuewko commented on June 12, 2024

In which case, I propose adding the following options:

-plugin-dir (default to /run/docker/plugins)
-plugin-name (default to Infoblox)

The socket created will be, by default /run/docker/plugins/Infoblox.sock
The code will make sure /run/docker/plugins exists and will delete /run/docker/plugins/infoblox.sock if exists.

from docker-infoblox.

johnbelamaric avatar johnbelamaric commented on June 12, 2024

Ok. Should that be "plugin_name" or "driver_name"? I think either works but since it's "--ipam-driver" on the network create side, using "driver_name" may be clearer.

from docker-infoblox.

yuewko avatar yuewko commented on June 12, 2024

Good point. So,
--plugin-dir
--driver-name

Obviously, that replace -socket.

from docker-infoblox.

yuewko avatar yuewko commented on June 12, 2024

Fixed by pull request: #9

from docker-infoblox.

Related Issues (7)

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.