I’m trying to use the serverless-fargate plugin and define a sidecar task in my service for the datadog agent. However, when I put the path to the image “public.ecr.aws/datadog/agent:latest” it tells me that it can’t be found in provider.ecr.images. When I add it to that block with datadog: {uri: “public.ecr…”} and try referencing it with image: “datadog” in the task def, it says "invalid paramter at ‘registryID’. thoughts?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Serverless + Docker CI/CD Build Error | 1 | 1433 | April 4, 2023 | |
Serverless Pro: Warning the Serverless Dashboard doesn't support functions that reference AWS ECR images | 0 | 576 | June 5, 2021 | |
How to use named ECR Image AWS::Batch::JobDefinition | 0 | 1049 | March 12, 2021 | |
ECR image with different commands possible? | 0 | 573 | August 31, 2021 | |
Serverless Error: Local invocation of lambdas pointing AWS ECR images is not supported | 0 | 1319 | June 10, 2021 |