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
- 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
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 iti 'm socked why degsin it this way and can not have a parameter to cancel rm the container?
what does it mean?
Contributor guide
Assessment
This issue has not been assessed yet.