{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/docker-iptables-networking/",
  "atlas": "https://www.pystone.net/?node=docker-iptables-networking#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/docker-iptables-networking.md",
  "context": "https://www.pystone.net/notes/docker-iptables-networking.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:docker-iptables-networking",
  "slug": "docker-iptables-networking",
  "title": "docker 与 iptables",
  "type": "note",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "docker 与 iptables",
  "contentRole": "unspecified",
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "3f1df82ebd61a2bb98e91878a457c03849a4672bb3833bdeb41660284107037a",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "docker 与 iptables",
      "anchor": "docker-与-iptables",
      "citation": "https://www.pystone.net/notes/docker-iptables-networking/#docker-%E4%B8%8E-iptables"
    },
    {
      "depth": 2,
      "text": "Problems found with Jenkins and docker-compose： <https://kelvinsblog.com/2021/01/problems-found-with-jenkins-and-docker-compose/>",
      "anchor": "problems-found-with-jenkins-and-docker-compose-httpskelvinsblogcom202101problems-found-with-jenkins-and-docker-compose",
      "citation": "https://www.pystone.net/notes/docker-iptables-networking/#problems-found-with-jenkins-and-docker-compose-httpskelvinsblogcom202101problems-found-with-jenkins-and-docker-compose"
    }
  ],
  "claims": [],
  "outgoing": [],
  "incoming": [
    {
      "id": "note:software-engineering-and-quality",
      "title": "软件工程与质量保障",
      "url": "https://www.pystone.net/notes/software-engineering-and-quality/",
      "atlas": "https://www.pystone.net/?node=software-engineering-and-quality#knowledge-atlas",
      "label": "软件工程与质量保障",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "CI-CD与质量保障/CI-CD工具链中的“docker 与 iptables”导航项",
      "citation": "https://www.pystone.net/notes/software-engineering-and-quality/#ci-cd%E4%B8%8E%E8%B4%A8%E9%87%8F%E4%BF%9D%E9%9A%9Cci-cd%E5%B7%A5%E5%85%B7%E9%93%BE"
    }
  ],
  "contentMarkdown": "# docker 与 iptables\n\n> 创建时间：2022/7/19 16:05\n\n在Linux上，Docker操作iptables规则以提供网络隔离。\n\n可以在Docker引擎的配置文件/etc/docker.daemon.json的中将iptables键设置为false。\n\n<https://www.liyaxiaomishu.com/docker/docker-guides/docker-and-iptables>\n\n## Problems found with Jenkins and docker-compose： <https://kelvinsblog.com/2021/01/problems-found-with-jenkins-and-docker-compose/>\n\nIPTABLES 一些配置指令：<https://upcloud.com/resources/tutorials/configure-iptables-centos>\n"
}
