This commit is contained in:
@@ -7,7 +7,7 @@ RUN dotnet publish OCPP.Core.Server/OCPP.Core.Server.csproj -o /publish
|
|||||||
#RUN dotnet publish -o /publish --configuration Release ;
|
#RUN dotnet publish -o /publish --configuration Release ;
|
||||||
# Publish Stage
|
# Publish Stage
|
||||||
RUN DEBIAN_FRONTEND=noninteractive apt-get update -y && apt-get install -y
|
RUN DEBIAN_FRONTEND=noninteractive apt-get update -y && apt-get install -y
|
||||||
$RUN DEBIAN_FRONTEND=noninteractive apt-get install -y libkrb5-dev
|
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y libkrb5-dev
|
||||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y rsyslog-gssapi
|
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y rsyslog-gssapi
|
||||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y libkrb5-3
|
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y libkrb5-3
|
||||||
#RUN DEBIAN_FRONTEND=noninteractive rm -rf /var/lib/apt/lists/*
|
#RUN DEBIAN_FRONTEND=noninteractive rm -rf /var/lib/apt/lists/*
|
||||||
|
|||||||
Reference in New Issue
Block a user