Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman cp extracts tarballs, unlike docker cp command #2509

Closed
afbjorklund opened this issue Mar 3, 2019 · 1 comment · Fixed by #2517
Closed

podman cp extracts tarballs, unlike docker cp command #2509

afbjorklund opened this issue Mar 3, 2019 · 1 comment · Fixed by #2517
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@afbjorklund
Copy link
Contributor

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description

The new cp command has some kind of auto-extract feature ?

Steps to reproduce the issue:

  1. sudo podman cp tinycore-tar-exporter:/tmp/rootfs64.tar.gz ./

Describe the results you received:

The results of the tarball was extracted.

Describe the results you expected:

The file to be copied, without extraction.

Output of podman version:

Version:            1.2.0-dev
RemoteAPI Version:  1
Go Version:         go1.12
Git Commit:         f3a3d8e28e4b8ec06dd11ec156c10e243165f19d
Built:              Sun Mar  3 20:50:19 2019
OS/Arch:            linux/amd64
@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 3, 2019
@rhatdan
Copy link
Member

rhatdan commented Mar 4, 2019

@QiWang19 Very the behaviour versus Docker, and make sure we match.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants