Code Monkey home page Code Monkey logo

Comments (4)

aidanhs avatar aidanhs commented on July 19, 2024

What does docker version say? Does docker logs on the c1 container id say anything interesting? What happens if you docker start it manually?

from blockade.

thebithead avatar thebithead commented on July 19, 2024

tgates@tgW530 ~/installer-testing $ docker ps -a|head
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
173e5872f984 ubuntu "sh -c 'ping $C1_PORT" 17 hours ago Created blockade-a760658c32-c3
ac0327ee0ff5 ubuntu "/bin/sleep 300000" 17 hours ago Exited (1) 17 hours ago blockade-a760658c32-c1
tgates@tgW530 ~/installer-testing $ docker version
Client:
Version: 1.8.1
API version: 1.20
Go version: go1.4.2
Git commit: d12ea79
Built: Thu Aug 13 02:35:49 UTC 2015
OS/Arch: linux/amd64

Server:
Version: 1.8.1
API version: 1.20
Go version: go1.4.2
Git commit: d12ea79
Built: Thu Aug 13 02:35:49 UTC 2015
OS/Arch: linux/amd64
tgates@tgW530 ~/installer-testing $ docker logs blockade-a760658c32-c1
tgates@tgW530 ~/installer-testing $ docker start blockade-a760658c32-c1
blockade-a760658c32-c1
tgates@tgW530 ~/installer-testing $ docker ps -a|head
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
173e5872f984 ubuntu "sh -c 'ping $C1_PORT" 17 hours ago Created blockade-a760658c32-c3
ac0327ee0ff5 ubuntu "/bin/sleep 300000" 17 hours ago Exited (1) 12 seconds ago blockade-a760658c32-c1

from blockade.

whyrusleeping avatar whyrusleeping commented on July 19, 2024

@thebithead I think the readme mentions that docker versions newer than 1.6.2 arent supported. and you are on 1.8.1.

Would love to see a fix for newer versions of docker.

from blockade.

labisso avatar labisso commented on July 19, 2024

Closing this one as a duplicate of #14 -- the fix for which is coming shortly.

from blockade.

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.