This image is used to use nuget in a docker image. I use it to push nuget packages to nuget.org.
10K+
This image is used to use nuget in a docker image. I use it to push nuget packages to nuget.org.
Example:
docker run --rm -v ${pwd}/package:/data/package schwamster/nuget-docker push /data/package/*.nupkg -Source nuget.org
Content type
Image
Digest
Size
163 MB
Last updated
almost 9 years ago
docker pull schwamster/nuget-docker