Kerberos authentication does not work from the public container

Hi.

We are trying to get the Kerberos authentication to accept our kerberos ticket.

The mother host seams to work with the provided keytab, where I can perform a kinit + klist.

But doing the same within the container:

FROM “Quay

Does not work (the error is “checksum error”)

It looks like that the container does not include the necessary krb5-libs?

Anyone know how to resolve this?

Regards Tomas