wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
46.69k stars 1.78k forks source link

Add Windows msi installer #345

Open mieliespoor opened 3 years ago

mieliespoor commented 3 years ago

Currently, for Windows users, you have to download the zip file and then also add the location where you download the file to the ENV variables so you can then call dive <image tag> from a command line shell.

I propose we also add a msi installer (user installer) that will handle this for the user.