Skip to content

compose cp doesn't need a full project and can copy from stopped containers#9004

Merged
ulyssessouza merged 1 commit intodocker:v2from
ndeloof:cp_stopped
Dec 14, 2021
Merged

compose cp doesn't need a full project and can copy from stopped containers#9004
ulyssessouza merged 1 commit intodocker:v2from
ndeloof:cp_stopped

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Dec 6, 2021

What I did
allow compose cp to use stopped container
doesn't require original compose file, just project name

Related issue
close #9005

(not mandatory) A picture of a cute animal, if possible in relation with what you did

@ndeloof
Copy link
Contributor Author

ndeloof commented Dec 6, 2021

cc @ciaranmcnulty

@ciaranmcnulty
Copy link

See #9005

@ndeloof ndeloof requested a review from ulyssessouza December 12, 2021 12:01
@ndeloof ndeloof force-pushed the cp_stopped branch 2 times, most recently from 8c72ce1 to d7c4ed7 Compare December 12, 2021 15:14
…ainer

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Copy link
Contributor

@ulyssessouza ulyssessouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ulyssessouza ulyssessouza merged commit 9e52e9f into docker:v2 Dec 14, 2021
@ndeloof ndeloof deleted the cp_stopped branch December 20, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The cp command does not detect stopped containers

3 participants