我有一个应用程序,需要微软办公软件。此应用程序是docker容器化应用程序,应在GCP kubernetes集群上运行。如何在linux docker容器中安装MS office?
发布于 2020-03-06 00:07:12
通过https://docs.microsoft.com/en-us/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-not-to-deploy-to-windows-containers,这在2018年4月之前是不可能的。
https://stackoverflow.com/questions/60547832
相似问题