如何在 Docker 容器中安装 Dotnet 以使用 Aspose.Total for .NET ?

在 Docker 容器中安装 Dotnet 以使用 Aspose.Cells 的步骤

1、为 Microsoft Dotnet 拉取 Docker 映像

2、运行容器并更新软件包以及软件包列表

3、安装 wget 命令

4、安装 sudo 命令

5、在 sudo 命令的帮助下安装 dotnet-sdk-3.1

6、安装 libgdiplus 和 libc6-dev 库

7、通过在 Docker 容器中链接并打开主机上的项目文件夹来运行映像

8、运行测试程序

评论