Git Product home page Git Product logo

Comments (7)

sielaq avatar sielaq commented on May 19, 2024

Hi Jilles, sound like you use an old vesion of fig.
same issue was here docker/compose#453
Can you update your fig ?

from panteras.

ojilles avatar ojilles commented on May 19, 2024
root@standalone:/vagrant# docker --version
Docker version 1.3.2, build 39fa2fa
root@standalone:/vagrant# fig --version
fig 1.0.1

I'll try upgrading a few things to see what sticks...

from panteras.

sielaq avatar sielaq commented on May 19, 2024

This could be incompatibillity between fig and docker.
I have successfully tested this combinations:
docker 1.3.1 (4e9bbfa) + fig 1.0.0
docker 1.3.3 (d344625) + fig 1.0.1
which comes with "brew" and boot2docker on MacOS.

I haven't tested with vagrant (Jon did), but problem could be that we use a lxc-docker package from http://get.docker.io/ubuntu, instead of Ubuntu docker.io package (which is very old thats why we do not use it).
I will try with vagrant to reproduce that.

from panteras.

ojilles avatar ojilles commented on May 19, 2024

Thanks, was playing around with it some more, but unsuccessfully (and then got pulled to other things).

On Dec 16, 2014, at 14:02, sielaq [email protected] wrote:

This could be incompatibillity between fig and docker.
I have successfully tested this combinations:
docker 1.3.1 (4e9bbfa) + fig 1.0.0
docker 1.3.3 (d344625) + fig 1.0.1
which comes with "brew" and boot2docker on MacOS.

I haven't tested with vagrant (Jon did), but problem could be that we use a lxc-docker package from http://get.docker.io/ubuntu, instead of Ubuntu docker.io package (which is very old thats why we do not use it).
I will try with vagrant to reproduce that.


Reply to this email directly or view it on GitHub.

from panteras.

sielaq avatar sielaq commented on May 19, 2024

Ok it was a bug from our side, instalatoin "chicken/egg" problem. First we ned to build images (including DNS) then set up DNS.
fix here:
#10

from panteras.

sielaq avatar sielaq commented on May 19, 2024

keep in mind to clean up your vagrand image with
vagrant destroy
after we merge the fix

from panteras.

sielaq avatar sielaq commented on May 19, 2024

fixed

from panteras.

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.