0

I am trying to build aws/aws-for-fluent-bit and create ECR image. But I download from aws/aws-for-fluent-bit github and build by docker and get docker build error.I don't know how to solve this error.

`=> CANCELED [builder 5/33] RUN yum upgrade -y 2.0s => CANCELED [stage-1 2/18] RUN yum upgrade -y && yum install -y openssl11-devel cyrus-sasl-devel pkgconf 2.0s

FROM docker.io/library/aws-fluent-bit-plugins:latest:


failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed`

I download from https://github.com/aws/aws-for-fluent-bit and build docker by image and upload to ECR.I want to add customize conf in fluent bit image.

0 Answers0