You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this blog post, AWS ECR should have support for storing OCI artifacts, meaning it should accept Wasm modules as well.
We should test that this is the case, then add it to the list.
If anyone with an AWS account wants to test it, that would be great!
The text was updated successfully, but these errors were encountered:
PS the subject of this issue says ECS but it should really say ECR
PS2 also note that the 693935722839.dkr.ecr.us-west-2.amazonaws.com/python3.wasm repository needs to exist because ECR does not (yet) support create on push.
radu-matei
changed the title
Test and add AWS ECS to the list of supported registries
Test and add AWS ECR to the list of supported registries
Nov 8, 2022
According to this blog post, AWS ECR should have support for storing OCI artifacts, meaning it should accept Wasm modules as well.
We should test that this is the case, then add it to the list.
If anyone with an AWS account wants to test it, that would be great!
The text was updated successfully, but these errors were encountered: