Skip to content

Container exiting after startup #4

@jwasserzug

Description

@jwasserzug

I am trying to create a new container to work in and it doesn't seem to be running:

core@tc-tac01 ~ $ docker run -d -p 2236:22 -p 90:80 quay.io/iseexchange/tacstack
35196a8fabb2073e598603b19f91b67157c144a7d8fa65b87558265e7539e38e
core@tc-tac01 ~ $ docker ps
CONTAINER ID        IMAGE                           COMMAND                CREATED             STATUS              PORTS                                      NAMES
b2194e8e3faf        jumanjiman/wormhole:latest      /bin/sh -c /usr/sbin   23 hours ago        Up 23 hours         0.0.0.0:49155->22/tcp                      cbautista1002       
6b6fdfd7dc25        jumanjiman/wormhole:latest      /bin/sh -c /usr/sbin   23 hours ago        Up 23 hours         0.0.0.0:49153->22/tcp                      jwasserzug          
984a4f5bf9ad        jumanjiman/dropbox:latest       /bin/sh -c /start.sh   12 days ago         Up 12 days          0.0.0.0:21->21/tcp                         dropbox.service     
fd5c09177125        jumanjiman/wormhole:latest      /bin/sh -c /usr/sbin   12 days ago         Up 12 days          0.0.0.0:49156->22/tcp                      jumanjiman          
3abd59751730        jumanjiman/wormhole:latest      /bin/sh -c /usr/sbin   12 days ago         Up 12 days          0.0.0.0:49154->22/tcp                      isehgu              
718be2caf918        jumanjiman/centos-lamp:latest   supervisord -n         2 weeks ago         Up 12 days          0.0.0.0:80->80/tcp, 0.0.0.0:2222->22/tcp   lamp2  

It seems to be exiting after startup:

core@tc-tac01 ~ $ docker ps -a
CONTAINER ID        IMAGE                                 COMMAND                CREATED              STATUS                          PORTS                                            NAMES
35196a8fabb2        quay.io/iseexchange/tacstack:latest   supervisord -n         4 seconds ago        Exited (2) 3 seconds ago                                                         clever_brown   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions