Giter Site home page Giter Site logo

Comments (4)

pbrisbin avatar pbrisbin commented on May 21, 2024

boot2docker has been deprecated in favour of Docker Machine

Can you link to a source on this? We weren't aware of that.

I'm not familiar with Docker Machine, or know what it would take to get the wrapper script working in such a setup, but we can certainly look into it.

Does using docker run directly as the error message suggests work for your setup?

You can check here for example options. You'll probably need to adjust them since you don't have a /var/run/docker.sock.

from codeclimate.

 avatar commented on May 21, 2024

Docker run works fine but is a bit cumbersome.

By deprecated I mean the CLI is deprecated and Docker Machine will be taking over that responsibility. Docker Machine is still using the same boot2docker ISO though at this stage.

https://github.com/boot2docker/boot2docker-cli readme indicates the deprecation.

On 14 Aug 2015, at 12:18 am, pat brisbin [email protected] wrote:

boot2docker has been deprecated in favour of Docker Machine

Can you link to a source on this? We weren't aware of that.

I'm not familiar with Docker Machine, or know what it would take to get the wrapper script working in such a setup, but we can certainly look into it.

Does using docker run directly as the error message suggests work for your setup?

You can check here for example options. You'll probably need to adjust them since you don't have a /var/run/docker.sock.

β€”
Reply to this email directly or view it on GitHub.

from codeclimate.

pbrisbin avatar pbrisbin commented on May 21, 2024

Docker run works fine but is a bit cumbersome.

As a workaround, you could edit the installed wrapper script to execute the docker run command you need. If you'd like some help with that, please post a docker run invocation that works and I can suggest the edits you'd have to make to get that working. Seeing that example command might actually help us in adding real Docker Machine support too.

https://github.com/boot2docker/boot2docker-cli readme indicates the deprecation.

FWIW: there is a bit of a contradiction here as the Docker Machine page linked from that one states:

Note: Machine is currently in beta, so things are likely to change. We don’t recommend you use it in production yet.

In any event, thank you for the report. We do want to support as many use cases as possible and will absolutely support Docker Machine if that is the recommended way to run Docker containers on OS X (which it looks like it is, or is very close to being). I'll report back when we're able to prioritize this work and have a better idea on timeline.

from codeclimate.

gdiggs avatar gdiggs commented on May 21, 2024

This should be working now that we have merged #100!

from codeclimate.

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.