you website claims that Docker needs 10.14
however your Info.plist file still allows launching it on 10.11, 10.12 and 10.13
<key>LSMinimumSystemVersion</key> <string>10.11</string>
the technical requirements should be kept in-sync with the marketed requirements