I am trying to use an ECS OpsWorks layer to manage some automation, but I cannot figure out how to set up those instances such that the ecs.config contains my private Docker repository credentials, as one would do manually if managing ec2 instances directly. I think I need to somehow use some custom Chef to override the setup recipe to load my template rather than the default template for that file, but I am new to Chef so how to do this is unclear. Is it possible to use a private Docker repository with an OpsWorks ECS layer, and if so, how?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| AWS ECS + Privat Repo | 0 | 835 | May 29, 2017 | |
| Authenticating docker pulls in AWS ECS code builds | 0 | 1532 | January 3, 2021 | |
| Run docker-compose from aws ecs instance | 0 | 1030 | September 8, 2020 | |
| Pulling Private Docker Images using Docker ECS Context | 3 | 2902 | March 22, 2022 | |
| Can't pull images from AWS ECR repository | 6 | 16056 | April 19, 2018 |