We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237321c commit f688543Copy full SHA for f688543
docs/remote/linux.md
@@ -77,7 +77,7 @@ The following is a list of distributions and any base requirements that may be m
77
| ❌ RedHat Enterprise Linux 7 (64-bit) | | `glibc` >= 2.28, `libstdc++` >= 3.4.25 | <none> |
78
| ✅ SUSE Linux Enterprise Server 15 (64-bit) | | Docker image is missing `tar` and `gzip`. | <none> |
79
| ✅ Ubuntu Server 20.04 (64-bit) | `ubuntu:20.04` | <none> | <none> |
80
-| ❌ Ubuntu Server 18.04 (64-bit) | `ubuntu:18.04` | <none> | <none> |
+| ❌ Ubuntu Server 18.04 (64-bit) | `ubuntu:18.04` | `glibc` >= 2.28 | <none> |
81
82
## Questions or feedback
83
0 commit comments