• PlexSheep@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      I remember trying with ufw and the docker ports were still open. Iirc I’ve read somewhere that docker and ufw both use the same underlying software, so ufw cannot block docker (IP tables?)

      • iiGxC@slrpnk.net
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Hmm, not sure. I know with docker you can “mock” ports for the container, where the port the container sees is different than the port on the system. Maybe you can do something with that?