aws / aws-for-fluent-bit

The source of the amazon/aws-for-fluent-bit container image
Apache License 2.0
450 stars 133 forks source link

[request] Add SOCI index to images #716

Open c-ameron opened 1 year ago

c-ameron commented 1 year ago

Describe the question/issue

Hi, AWS has now released the SOCI snapshotter, which allows faster loading of Fargate tasks. It requires that every container in the task had a SOCI index.

Is it possible to build new images with the SOCI index? Otherwise people have to manually create/upload their own versions of this aws-for-fluent-bit image.

Thanks!

Related Issues

https://aws.amazon.com/blogs/aws/aws-fargate-enables-faster-container-startup-using-seekable-oci/ https://github.com/awslabs/soci-snapshotter

zwj102030 commented 1 year ago

we have this recorded in our backlog and will discuss with PM to see how we can prioritize this request.

c-ameron commented 3 months ago

Hi @zwj102030 , any update on this? Thanks