Skip to content
Discussion options

You must be logged in to vote

Podman has no support for creating CNI host-device networks via podman network create, but if you manually create a CNI host-device config, we will happily let you create containers using said network via --net=$NAME where $NAME is the name you've given to the network. This should work with CRIU as long as the network config is present on the system you restore on (I don't believe it's packaged in the CRIU checkpoint).

Please note that this only works with root containers - rootless containers lack adequate permissions to access devices on the host.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@seanrmurphy
Comment options

Answer selected by seanrmurphy
Comment options

You must be logged in to vote
1 reply
@DiesIstMeinGitName
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants