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
One of the downsides of fargate is the inability to get a shell in running containers. To workaround this we have alternative versions of our containers built with ssh installed and a fairly lengthy script to launch them as one offs for temporary usage.
Having the ability to do ecs run with an image override would simplify things for us.
There is actually a pretty lengthy aws issue here discussing this, aws/containers-roadmap#187 where I think quite a few people would potentially benefit from this.
The text was updated successfully, but these errors were encountered:
One of the downsides of fargate is the inability to get a shell in running containers. To workaround this we have alternative versions of our containers built with ssh installed and a fairly lengthy script to launch them as one offs for temporary usage.
Having the ability to do ecs run with an image override would simplify things for us.
There is actually a pretty lengthy aws issue here discussing this, aws/containers-roadmap#187 where I think quite a few people would potentially benefit from this.
The text was updated successfully, but these errors were encountered: