我试图创建一个带有小锈蚀应用程序的Docker映像。我想在运行在Raspberry Pi 4b上的Kubernetes集群上运行它。所以图像必须是linux/arm64/v8。Status: Downloaded newer image for dasralph/ping:arm64_1.0.4这是我的码头文件/src/ping
WORKDIR /usr/src
void Copy2(string from, string to) lock (_thisLock) if (File.Exists(from)) return; Logger.Write("File does not exists");}
客户说应用程序不会崩溃记录器的类型是Microsoft.Practices.EnterpriseLibrary.Logging.Lo