Skip to content

Commit

Permalink
Update using-docker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidiw authored May 13, 2022
1 parent f884a6a commit 1733fac
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ sidebar_position: 12

1. Install Docker and Docker-Compose, [Aptos CLI](https://github.com/aptos-labs/aptos-core/blob/main/crates/aptos/README.md).

:::caution Docker support only on Linux

Docker container is currently supported only on Linux x86-64 platform. If you are on macOS or Windows platform, use the Aptos-core source approach.
:::caution Docker has only been tested on Linux, Windows, and Intel MacOS. If you are on M1 MacOS, use the Aptos-core source approach.

:::

Expand Down Expand Up @@ -131,4 +129,4 @@ Docker container is currently supported only on Linux x86-64 platform. If you ar
10. Run docker-compose: `docker-compose up`.
Now you have completed setting up your node in test mode. You can continue to our [community](https://community.aptoslabs.com/) website for registration.
Now you have completed setting up your node in test mode. You can continue to our [community](https://community.aptoslabs.com/) website for registration.

0 comments on commit 1733fac

Please sign in to comment.