Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add winget support #346

Open
mieliespoor opened this issue Mar 22, 2021 · 1 comment · May be fixed by #470
Open

Add winget support #346

mieliespoor opened this issue Mar 22, 2021 · 1 comment · May be fixed by #470

Comments

@mieliespoor
Copy link

mieliespoor commented Mar 22, 2021

Adding winget support would make it much easier to install and make use of dive.

Once we have issue #345 done, it will be possible to achieve this with the following schema:

Id: wagoodman.dive
Name: dive
AppMoniker: 
Version: 0.10.0
Publisher: wagoodman
Author: Alex Goodman
License: MIT
LicenseUrl: https://github.com/wagoodman/dive/blob/master/LICENSE
Homepage: https://github.com/wagoodman/dive
Description: A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image.
Tags: docker,cli,docker-image,inspector,tui,explorer,dive
InstallerType: msi
Switches:
  Custom: 
  Silent: 
  SilentWithProgress: 
Installers:
- Arch: x64
  Url: https://github.com/wagoodman/dive/releases/download/v0.10.0/dive_0.10.0_windows_amd64.msi
  Sha256: <hash>

We then submit a PR to https://github.com/microsoft/winget-pkgs where the package will be included and become available through winget.

Happy to help with these two issues where I can.

@Okeanos
Copy link

Okeanos commented Feb 10, 2023

FYI there is winget-pkgs#95634 that should resolve this issue.

Okeanos added a commit to Okeanos/dive that referenced this issue Aug 20, 2023
@Okeanos Okeanos linked a pull request Aug 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants