A VS Gallery extension docker image
1.2K
This repository contains Dockerfile definitions for
lambda3/vs-extensions-gallery.
This is the Windows Docker image for the Private VS Gallery Creator.
This is based on the IIS Server image for Windows Server 2019.
On Windows, use Docker for Windows and run, on PowerShell:
docker run --rm -ti -v "c:\path\to\vsixs\:c:\vsix\" -p 5000:80 lambda3/vs-extensions-gallery
And navigate to http://localhost:5000/feed.xml.
This software is open source, licensed under the Apache License, Version 2.0. See LICENSE.txt for details. Check out the terms of the license before you contribute, fork, copy or do anything with the code. If you decide to contribute you agree to grant copyright of all your contribution to this project, and agree to mention clearly if do not agree to these terms. Your work will be licensed with the project at Apache V2, along the rest of the code.
Content type
Image
Digest
sha256:a0ea641f5…
Size
171.6 MB
Last updated
about 3 years ago
docker pull lambda3/vs-extensions-gallery