Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrage committed Jun 7, 2022
1 parent 1aa1ca9 commit 603c56c
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,10 @@ $ podman login
$ docker login
```

**NOTE:** If you are running Apple Silicon (M1), you must set your Docker build platform to the cluster you are deploying to.
In order for `odo deploy` to push your image, your container registry needs to be accessible.


**NOTE for MacOS:** If you are running Apple Silicon (M1/M2), you must set your Docker build platform to the cluster you are deploying to.

For example, if you are deploying to `linux/amd64`:

Expand Down

0 comments on commit 603c56c

Please sign in to comment.