Git Product home page Git Product logo

Comments (4)

Nico640 avatar Nico640 commented on August 17, 2024

Hi, sorry for the late reply, do I understand correctly that docker logs docker-unms-1 returns nothing at all? Can you post the output if it does return something?

from docker-unms.

riversedge avatar riversedge commented on August 17, 2024

from docker-unms.

Nico640 avatar Nico640 commented on August 17, 2024

Hmm, possible. The only thing I can think of that will cause the whole container to crash would be if the s6-supervise process /init died.

In that case it would be good to know if it also happens when trying to run the base image (nico640/s6-alpine-node), because that would narrow it down quite a bit.

Something like this:

docker run -d --name s6-test-latest nico640/s6-alpine-node:latest

then check if the container crashes or stays running and if there is anything in the logs (there should only be a few lines because the image doesn't actually do anything)

If it does crash, I have pushed a new image on the testing tag with a updated version of s6-supervise, check if that one also crashes:

docker run -d --name s6-test-testing nico640/s6-alpine-node:testing

from docker-unms.

riversedge avatar riversedge commented on August 17, 2024

The s6-test-latest crashes, immediately. docker container logs s6-test-latest returns nothing at all. Same thing seems to happen with the s6-test-testing one. It downloads, starts, and then just stops with no apparent messages. I you try to start it again, it starts, then just stops - nothing is ever displayed and no logs.

from docker-unms.

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.