diff options
| author | Matthew Heon <matthew.heon@pm.me> | 2019-05-29 22:43:07 -0400 |
|---|---|---|
| committer | Matthew Heon <matthew.heon@pm.me> | 2019-05-29 22:53:51 -0400 |
| commit | 48e35f7da70c24edd339bf29b83c427c48afcaab (patch) | |
| tree | d56d148606c64954d7444e9dd03eb66c6d1c1aff /docs/tutorials | |
| parent | f456825fe8783d84e23a5cd291c637b3c3ed53dd (diff) | |
| download | podman-48e35f7da70c24edd339bf29b83c427c48afcaab.tar.gz podman-48e35f7da70c24edd339bf29b83c427c48afcaab.tar.bz2 podman-48e35f7da70c24edd339bf29b83c427c48afcaab.zip | |
We can't pause rootless containers during cp
Rootless containers can't be paused (no CGroups, so no freezer).
We could try and emulate this with a SIGSTOP to all PIDs in the
container, but that's inherently racy, so let's avoid it for now.
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'docs/tutorials')
0 files changed, 0 insertions, 0 deletions
