Skip to content

Commit

Permalink
Imply uncertainty
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvasquez committed Jan 9, 2025
1 parent 83547e5 commit 8b56220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export PATH="$MONGODB_BINARIES:$PATH"

## Using Rancher

When using [Rancher Desktop](https://rancherdesktop.io/) on Apple Silicon or other ARM-based systems, it's often necessary to specify the amd64 architecture since some dependencies and tools are more reliable or only available for amd64.
When using [Rancher Desktop](https://rancherdesktop.io/) on Apple Silicon or other ARM-based systems, it's _might_ be necessary to specify the amd64 architecture since some dependencies and tools are more reliable or only available for amd64.

```
ARCH=amd64 MONGODB_VERSION="8.0" TOPOLOGY=replica_set ./run-server.sh
Expand Down

0 comments on commit 8b56220

Please sign in to comment.