ERROR: The container started but didn't run the expected command.

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When running an image with an entrypoint:

      > ERROR: The container started but didn't run the expected command.

      However, when I inspect manually `docker top <container-id>`, I do see the `cat` command right there.

      My entrypoint is of the form:

      #!/bin/bash
      set -e
      source "/opt/some/source.bash"
      exec "$@"

       

       

            Assignee:
            Unassigned
            Reporter:
            Tom Lankhorst
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: