mrjackwills / oxker

A simple tui to view & control docker containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] GHCR build issues

mrjackwills opened this issue · comments

Describe the bug
The new release workflow is building 4 images for GHCR, but it should only build 3.
See package here

To Reproduce

  1. Run workflow
  2. see an "unknown/unknown" image

Expected behavior
should only build for linux/x86, linux/aarm64, and linux/armv6

add to docker buildx workflow

--provenance=false --sbom=false