This is a container for the Chocolatey Simple Server.
326
This repo contains a Dockerfile for the 'simple' Chocolatey Server.
It provides a basic NuGet server that can be used to serve chocolatey packages.
As it has a dependency on .Net Framework 4.x, the full size Windows containers are required, which is unfortunate as it makes the container size very large.
The following will start a Chocolatey Simple Server on http://localhost:8000
docker run --name chocolatey-server --rm -d -p 8000:80 kewalaka/chocolatey-server:0.2.5
Content type
Image
Digest
Size
3.4 GB
Last updated
over 5 years ago
docker pull kewalaka/chocolatey-server:0.2.5