Skip to content

Commit

Permalink
Update content/en/user-guide/tools/cloud-pods/remotes/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Waldemar Hummer <[email protected]>
  • Loading branch information
giograno and whummer authored Sep 27, 2023
1 parent 928cb63 commit 34a7e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/user-guide/tools/cloud-pods/remotes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Then, I can use the CLI to create a new remote called `oras-remote`.
localstack pod remote add oras-remote oras://{oras_username}:{oras_password}@registry.hub.docker.com/<docker_hub_id>
```

Finally, I can save a pod with the just-configured remote, where `my-pod` is the name of the Cloud Pod while `oras-remote` is the name of the remote itself.
Finally, we can save a pod with the just-configured remote, where `my-pod` is the name of the Cloud Pod while `oras-remote` is the name of the remote itself.

```shell
localstack pod save my-pod oras-remote
Expand Down

0 comments on commit 34a7e11

Please sign in to comment.