mvsde’s avatarmvsde’s Twitter Archive—№ 12,140

  1. Apparently Docker doesn't like the version string "3.0.0-beta1" from AppArmor on Ubuntu 20.10. It feels like the most hacky hack ever, but a short hex edit later and AppArmor no longer reports a beta version 😂 github.com/moby/moby/issues/41517
    1. …in reply to @MVSde
      Thanks to @_AkihiroSuda_ a fix has already been pushed. That was a very fast response 👍 github.com/moby/moby/pull/41518