Git Product home page Git Product logo

Comments (8)

jpetazzo avatar jpetazzo commented on September 28, 2024

Hmm, how do you reproduce this? I'm probably going to revamp dind a bit soon; so I'd definitely love to weed out those weird bugs in the process :-)

from dind.

michaelneale avatar michaelneale commented on September 28, 2024

I created another image with:

CMD wrapdocker && something_else

I found that from boot2docker (with the client on os-x side) - it would wrap docker, and sit until an exit signal, then it would run "something_else" - there have been other weird things with my setup so I wouldn't take it too seriously. (it wasn't $PORT, I checked that, it just seem to not detach from "docker -d &").
Oddly, if I ssh into the virtual box, it works as expected.

from dind.

michaelneale avatar michaelneale commented on September 28, 2024

OK was able to reproduce:

FROM jpetazzo/dind
CMD wrapdocker && echo 42

build and run that from boot to docker - "echo 42" won't display.

from dind.

jpetazzo avatar jpetazzo commented on September 28, 2024

Well, I'm almost 1 month late, but can I still join the fun? :-o

Actually, I don't understand why CMD wrapdocker && echo 42 should work. The way it's designed, wrapdocker should stay in the foreground (otherwise, the container exits immediately).

What's the behavior on virtualbox? I'm intrigued.

from dind.

michaelneale avatar michaelneale commented on September 28, 2024

Sure why not ;).
Iirc the behaviour from in virtual box was to run the side quest command,
just not when run from the osx client. I need to try all this out again.

You were going to revisit dind iirc?

On Thursday, June 19, 2014, Jérôme Petazzoni [email protected]
wrote:

Well, I'm almost 1 month late, but can I still join the fun? :-o

Actually, I don't understand why CMD wrapdocker && echo 42 should work.
The way it's designed, wrapdocker should stay in the foreground
(otherwise, the container exits immediately).

What's the behavior on virtualbox? I'm intrigued.


Reply to this email directly or view it on GitHub
#16 (comment).

Michael D Neale
home: www.michaelneale.net
blog: michaelneale.blogspot.com

from dind.

jpetazzo avatar jpetazzo commented on September 28, 2024

Yes, I'm cleaning up some stuff, and I'll converge the wrapper in this repo with the wrapper in the Docker repo. Then maybe have one reference the other, or something along those lines :-)

from dind.

michaelneale avatar michaelneale commented on September 28, 2024

Ok you can close this if you like. That spring fresh feeling of closed
issues.

On Thursday, June 19, 2014, Jérôme Petazzoni [email protected]
wrote:

Yes, I'm cleaning up some stuff, and I'll converge the wrapper in this
repo with the wrapper in the Docker repo. Then maybe have one reference the
other, or something along those lines :-)


Reply to this email directly or view it on GitHub
#16 (comment).

Michael D Neale
home: www.michaelneale.net
blog: michaelneale.blogspot.com

from dind.

jpetazzo avatar jpetazzo commented on September 28, 2024

Well... pew pew pew

from dind.

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.