mirror of
https://github.com/imjasonh/terraform-playground
synced 2026-07-08 07:44:57 +00:00
more clarification
Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
parent
06638872d0
commit
745c4ad1c9
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ This pulls a randomly generated image from `kontain.me` and pushes it to your pr
|
|||
The Lambda function you set up will fire and copy the image to ECR. A few seconds later:
|
||||
|
||||
```sh
|
||||
crane ls <account-id>.dkr.ecr.us-east-1.amazonaws.com/image-copy-ecr/lambda/random
|
||||
crane ls <account-id>.dkr.ecr.<region>.amazonaws.com/<dst-repo>/random
|
||||
hello-demo
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue