Skip to content

invalid network_mode: host when run nerdctl compose up #964

Answered by AkihiroSuda
saltbo asked this question in Q&A
Discussion options

You must be logged in to vote

Host networking isn't supported with rootless containerd.
Probably you want to use rootful containerd instead.

sudo systemctl enable --now containerd
sudo nerdctl compose up

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@saltbo
Comment options

@saltbo
Comment options

@saltbo
Comment options

@AkihiroSuda
Comment options

@saltbo
Comment options

Answer selected by AkihiroSuda
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested component/nerdctl
2 participants
Converted from issue

This discussion was converted from issue #962 on July 15, 2022 09:05.