Skip to content

Instantly share code, notes, and snippets.

@acooler15
acooler15 / READ.md
Last active March 24, 2022 07:31
podman configuration in Openwrt

My cni config:

{
  "cniVersion": "0.4.0",
  "name": "podman",
  "plugins": [
    {
      "type": "bridge",
 "bridge": "cni-podman0",