我正在使用mcr.microsoft.com/dotnet/core/sdk:3.0-buster镜像构建一个docker镜像,但我需要添加Telerick nuget提要源。username myusername -password mypassword/bin/sh: 1: nuget.exe: not found
nuget.exe在dotnet核心docker镜像中的什么位置?
我已经下载了一个postgresql docker镜像,目前正在编辑一些配置文件。我遇到的问题是,每当我编辑配置文件并提交docker镜像(将其保存为新镜像)时,它永远不会保存任何内容。镜像仍然与我下载的镜像相同。我相信这是最新的文件。1. Run the postgresql docker container
2.Enter the terminal of the container. docker</