jenkinsci / jenkinsci/docker-workflow-plugin

[JENKINS-51550] docker.image.inside run after why do delete the container , which make me can not to deploy to a docker container

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

Description

docker.image.inside run after why do  delete the container , which make me can not to deploy to a docker  container

$ docker stop --time=1 f8160e524521d465dd8a406175e58a02d82d7d02cd1808262e0b718e02799856

$ docker rm -f f8160e524521d465dd8a406175e58a02d82d7d02cd1808262e0b718e02799856

i spend 12 hours the search the answer but none  how can i work with it 

i 'm socked why degsin it this way and can not have a parameter to cancel  rm the container?

what does it mean?

---
Originally reported by ybsoft, imported from: docker.image.inside run after why do delete the container , which make me can not to deploy to a docker container


  • status: In Progress
  • priority: Critical
  • component(s): docker-workflow-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 4
  • imported: 2025-12-07

Raw content of original issue

docker.image.inside run after why do  delete the container , which make me can not to deploy to a docker  container
$ docker stop --time=1 f8160e524521d465dd8a406175e58a02d82d7d02cd1808262e0b718e02799856
$ docker rm -f f8160e524521d465dd8a406175e58a02d82d7d02cd1808262e0b718e02799856
i spend 12 hours the search the answer but none  how can i work with it 

i 'm socked why degsin it this way and can not have a parameter to cancel  rm the container?

what does it mean?

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.