Skip to content

can not make checkpoint of container start by non root user #8421

Closed
@darkgirl

Description

@darkgirl

hi,
one of the reason i chose podman is i do not need to use podman by root user.
today, when i try to use podman container checkpoint to test podman contaner restore,
but i got these message:
Error: checkpointing a container requires root
when use root permission, I got these message:
Error: no container with name or ID b281916d9b79 found: no such container
And I found when i start a container by non root user, I can find it from ' podman container ls -a '.

so, how to make checkpoin of a container start by non root user?

and my podman version is 'podman version 1.6.4'

Thanks for your time.

Metadata

Metadata

Assignees

Labels

locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions