Docker docs:

Docker routes container traffic in the nat table, which means that packets are diverted before it reaches the INPUT and OUTPUT chains that ufw uses. Packets are routed before the firewall rules can be applied, effectively ignoring your firewall configuration.

  • sip@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    13 hours ago

    I think linux does fstrim oob.

    edit: I meant to say linux distros are set up to do that automatically.