You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/supported-systems.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently Supported platforms:
12
12
Officially Supported Architectures:
13
13
<!--Platfrom taken from "MongoBinaryDownloadUrl.translateArch"-->
14
14
-`x64` / `x86_64`
15
-
-`ia32` / `i686` / `i386`
15
+
-~~`ia32` / `i686` / `i386`~~ (There are only binaries up to ~3.2 and [will be removed with the next MMS version](https://github.com/nodkz/mongodb-memory-server/issues/638))
16
16
17
17
:::note
18
18
On systems with native translation, will work when overwriting the architecture with `MONGOMS_ARCH=x64`
There are no official mongodb builds for Arch Distributions, but the `ubuntu` binaries work on most Arch systems, so they are used<br/>
125
-
:::note
126
-
Because Arch* dosnt base on ubuntu, there is no specific ubuntu version associated with an arch version, so it defaults to highest supported `ubuntu` version
0 commit comments