Sign inSign up

kewalaka/chocolatey-server

By kewalaka

Updated over 5 years ago

This is a container for the Chocolatey Simple Server.

Image
1

326

kewalaka/chocolatey-server repository overview

Docker Image Build

Chocolatey server

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.

To run

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

Tag summary

Content type

Image

Digest

Size

3.4 GB

Last updated

over 5 years ago

docker pull kewalaka/chocolatey-server:0.2.5