This commit is contained in:
liushoushan_notebook 2022-06-30 15:43:33 +08:00
parent a8b889cd19
commit d06c2373fa

View File

@ -46,5 +46,5 @@ WORKDIR /app
COPY --from=publish /app/publish . COPY --from=publish /app/publish .
ENV TZ=Asia/Shanghai ENV TZ=Asia/Shanghai
# ENTRYPOINT ["dotnet", "IoTGateway.dll"] ENTRYPOINT ["dotnet", "IoTGateway.dll"]
ENTRYPOINT ["ls","-l"] #ENTRYPOINT ["ls","-l"]