Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

issues with docker cp #777

Closed
devimc opened this issue Sep 24, 2018 · 0 comments · Fixed by #778
Closed

issues with docker cp #777

devimc opened this issue Sep 24, 2018 · 0 comments · Fixed by #778
Assignees

Comments

@devimc
Copy link

devimc commented Sep 24, 2018

docker cp re-mounts all files and directories specified in the config.json, hence shared directory shouldn't be removed recursively to avoid issues in the host

@devimc devimc self-assigned this Sep 24, 2018
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777

Signed-off-by: Julio Montes <[email protected]>
@devimc devimc changed the title [WIP] issues with docker cp Sep 24, 2018
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Sep 24, 2018
This reverts commit 8a6d383.

Don't remove all directories in the shared directory because
`docker cp` re-mounts all the mount points specified in the
config.json causing serious problems in the host.

fixes kata-containers#777

Signed-off-by: Julio Montes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant