@thorfi
@thorfi
***Description*** AWS have just announced support for ARM64 in Fargate: https://aws.amazon.com/about-aws/whats-new/2021/11/aws-fargate-amazon-ecs-aws-graviton2-processors/ It would be good to have docker compose auto detect platform linux/arm64 and include CpuArchitecture: ARM64 chunk in the...
**Description** `docker compose up` and `docker compose convert` fail due to AWS API throttling if there are over 100 EFS file systems. Also `docker compose up` fails due to AWS...
**Description** ECS context logs does not support --since option **Steps to reproduce the issue:** 1. `docker context use aws` 2. `docker compose --verbose -f docker-compose.yml logs --follow --since 1m` **Describe...
### Describe the bug I'm trying to use the above api and when calling it with valid datetime objects, I get this - it seems something is wrong with the...
### Feature request description `datadog-ci sourcemaps upload` and the related `datadog git-metadata` are great - except it can't find git metadata when there's no git repository (e.g. inside Dockerfile builds...