jenkinsci / jenkinsci/docker-workflow-plugin

[JENKINS-47970] docker.inside crash when running wine hello world app

Open
#534 0 comments 0 reactions 0 assignees View on GitHub
component:docker-workflow-plugin imported-jira-issue pipeline priority:major resolution:unresolved
Dominant language
Java
Stars
527
Forks
422
Avg merge
10m
Merged PRs (30d)
1

Description

When trying to test the newly build docker wine image with a simple helloworld.exe (windows binary) it fails when using docker.inside with error code -1 without any addition information (application only print hello world and return code 0). When using the docker image outside Jenkins the helloworld application can run using wine without problems. This issue seams to be only related to docker.inside as the image works afterwards.

Issue can be replicated with attached Jenkinsfile and Dockerfile.

---
Originally reported by bth, imported from: docker.inside crash when running wine hello world app


  • status: Open
  • priority: Major
  • component(s): docker-workflow-plugin
  • label(s): docker, pipeline, plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

When trying to test the newly build docker wine image with a simple helloworld.exe (windows binary) it fails when using docker.inside with error code -1 without any addition information (application only print hello world and return code 0). When using the docker image outside Jenkins the helloworld application can run using wine without problems. This issue seams to be only related to docker.inside as the image works afterwards.

Issue can be replicated with attached Jenkinsfile and Dockerfile.

environment

```
Jenkins ver. 2.73.1

docker-workflow-plugin 1.14
```

5 attachments

- [Dockerfile](https://issues.jenkins.io/secure/attachment/40289/Dockerfile)
- [Jenkinsfile](https://issues.jenkins.io/secure/attachment/40290/Jenkinsfile)
- [helloworld.exe](https://issues.jenkins.io/secure/attachment/40288/helloworld.exe)
- [jenkins-pipeline.png](https://issues.jenkins.io/secure/attachment/40292/jenkins-pipeline.png)
> ![jenkins-pipeline.png](https://issues.jenkins.io/secure/attachment/40292/jenkins-pipeline.png)
- [jenkins.log](https://issues.jenkins.io/secure/attachment/40291/jenkins.log)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.