This commit is contained in:
@@ -16,7 +16,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install libgssapi-krb5-2
|
||||
#RUN ls -l /usr/lib64/libgssapi_krb5.so.2
|
||||
#RUN ldconfig -p | grep libgssapi_krb5.so.2
|
||||
RUN ldconfig
|
||||
RUN export LD_LIBRARY_PATH=/path/to/library:$LD_LIBRARY_PATH
|
||||
#RUN export LD_LIBRARY_PATH=/path/to/library:$LD_LIBRARY_PATH
|
||||
|
||||
FROM registry.71dev.com/dotnetaspnet:8.0
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user