[JIRA] (JENKINS-61909) ERROR: The container started but didn't run the expected command.

5 views
Skip to first unread message

hello@tomlankhorst.nl (JIRA)

unread,
Apr 15, 2020, 2:52:03 AM4/15/20
to jenkinsc...@googlegroups.com
Tom Lankhorst created an issue
 
Jenkins / Bug JENKINS-61909
ERROR: The container started but didn't run the expected command.
Issue Type: Bug Bug
Assignee: Unassigned
Components: docker-workflow-plugin
Created: 2020-04-15 06:51
Environment: Ubuntu 18.04
Jenkins 2.150
docker-workflow 1.21
Priority: Minor Minor
Reporter: Tom Lankhorst

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 "$@"

 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages