Skip to content

Commit

Permalink
Fixed spaces.
Browse files Browse the repository at this point in the history
Signed-off-by: Alen Abeshov <[email protected]>
  • Loading branch information
Alen Abeshov authored and Alen Abeshov committed May 13, 2023
1 parent 0514c3c commit 2b0225b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ To build the docker image for either x64 or arm64, run the below command on a x6
./build-image-single-arch.sh -r <Repo name> -v <Tag name> -f <Docker File Path>
```

If you want to build multi-arch docker image for both x64 and arm64, you can use the below command.

If you want to build multi-arch docker image for both x64 and arm64, you can use the below command.\
Make sure you are running it within the `opensearch-build/docker/ci` folder.

```bash
Expand Down

0 comments on commit 2b0225b

Please sign in to comment.