Skip to content

Commit 2bc2b17

Browse files
committed
docs(supported-systems): add note about "ia32" being deprecated
1 parent 71add02 commit 2bc2b17

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/guides/supported-systems.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Currently Supported platforms:
1212
Officially Supported Architectures:
1313
<!--Platfrom taken from "MongoBinaryDownloadUrl.translateArch"-->
1414
- `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))
1616

1717
:::note
1818
On systems with native translation, will work when overwriting the architecture with `MONGOMS_ARCH=x64`
@@ -120,13 +120,7 @@ Default version is none
120120
### Arch
121121

122122
<span class="badge badge--warning">Untested</span> <span class="badge badge--danger">Unsupported</span>
123-
124-
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
127-
:::
128-
129-
### Alpine
123+
siteConfig
130124

131125
<span class="badge badge--danger">Unsupported</span>
132126

0 commit comments

Comments
 (0)