source: https://stackoverflow.com/questions/56150279/calling-wcf-service-with-ntlm-auth-from-net-core-on-linux

WCF call issue : "GSSAPI operation failed with error - Unspecified GSS failure" in Container

Solution:

FROM base AS final
RUN apt-get update && apt-get install -y --no-install-recommends gss-ntlmssp
WORKDIR /app


This free site is ad-supported. Learn more