Git Product home page Git Product logo

Comments (4)

kasperisager avatar kasperisager commented on July 23, 2024

I'd recommend trying the Vagrant CoreOS box that comes included instead, which I know works.

from php-dockerized.

ktwbc avatar ktwbc commented on July 23, 2024

Is the Vagrant box supposed to replace boot2docker? If I run vagrant up and then run fig up -d then I get Couldn't connect to Docker daemon - you might need to run boot2docker up.

If I run boot2docker first then fig appears to be using it still instead of the vagrant box.

from php-dockerized.

kasperisager avatar kasperisager commented on July 23, 2024

Yep, I don't use book2docker myself but instead rely on Vagrant and CoreOS. A port conflict is likely to occur if you're running both boot2docker and the Vagrant box at the same time though.

from php-dockerized.

ktwbc avatar ktwbc commented on July 23, 2024

ok finally appears to work. I had to install a bunch of supporting software first, like brew, cask and then chefdk. Also boot2docker has to be installed but not running because boot2docker also includes the regular docker files, so you can't not install it even though you're not using the Linux from boot2docker. Finally after vagrant up was able to do export DOCKER_HOST=tcp://192.168.33.10:2375 and then fig up -d works.

from php-dockerized.

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.