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 15950fb commit 57a509e
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 57a509e

Please sign in to comment.