Sign inSign up

donrumata/nuget-exe

By donrumata

•Updated over 2 years ago

Original NuGet in Docker

Image
Languages & frameworks
Developer tools
0

429

donrumata/nuget-exe repository overview

⁠NuGet in Docker

License GitHub Actions Workflow Status Docker Pulls Docker Stars Docker Image Size GitHub code size in bytes GitHub repo size GitHub Release

Original NuGet⁠ in Docker.

⁠How to run

⁠How to install AvaloniaUI
docker run nuget-exe --volume $(pwd):/var/cache/nuget --rm donrumata/nuget-exe nuget install avalonia
docker run --name nuget-exe --volume $(pwd):/var/cache/nuget --rm donrumata/nuget-exe nuget install avalonia -version 11.0.10

⁠How to build

git clone https://github.com/don-rumata/docker-image-nuget

cd ./docker-image-nuget

docker build . --tag nuget-exe

⁠License

Apache License, Version 2.0

⁠Author Information

don Rumata⁠

https://github.com/don-rumata/docker-image-nuget⁠

Tag summary

Content type

Image

Digest

sha256:5ab49f279…

Size

97.5 MB

Last updated

over 2 years ago

docker pull donrumata/nuget-exe