Skip to content

Commit

Permalink
Updated doc with cross-platform command tip.
Browse files Browse the repository at this point in the history
  • Loading branch information
pascallapointe committed Sep 23, 2024
1 parent d495ffa commit f9c9a3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ First, you need to build all required images:
-t cardano_node:${NODE_TAG} Dockerfiles/node
```

** Tip: Prepend `docker buildx build --platform=linux/amd64` to build for **amd64**.

6. The submit api image:

```bash
Expand Down

0 comments on commit f9c9a3e

Please sign in to comment.