passcod / winskopeo

Windows builds of Skopeo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skopeo for Windows

This builds Skopeo for Windows based on this comment.

It runs once a week to check for a new release, and if it finds one, automatically builds it and publishes it in the releases tab. The release versions are the same as the upstream ones.

It builds a GPGme-less version, so operations involving signatures won't work. If you need that, please fork, make it build, and send a PR!

Usage in Github Actions

- name: Download Skopeo
  run: curl.exe -LO https://github.com/passcod/winskopeo/releases/latest/download/skopeo.exe

About

Windows builds of Skopeo