Files
securityonion/salt/common/tools/sbin
Mike Reeves c86399327b fix so-docker-refresh push for multi-arch source images
docker pull of a multi-arch tag on Docker 29.x leaves the local tag
pointing at the image index rather than the platform-specific manifest.
The subsequent docker push then tries to push every sub-manifest the
index references and fails on layers we never fetched.

Resolve the local-platform manifest digest from the upstream index via
docker buildx imagetools inspect, pull by that digest, and re-tag locally
to the canonical tag. The signing flow and the existing tag/push to the
embedded registry are unchanged.
2026-04-28 14:27:59 -04:00
..
2024-10-01 08:33:37 -04:00
2026-03-06 15:45:36 -05:00
2026-02-27 13:09:55 -05:00
2025-05-14 09:23:35 -04:00
2022-09-07 09:06:25 -04:00
2026-04-27 15:02:13 -05:00
2021-02-26 18:06:07 -05:00
2026-03-06 15:45:36 -05:00
2022-09-07 09:06:25 -04:00
2026-03-06 15:45:36 -05:00
2022-09-07 09:06:25 -04:00
2022-09-07 09:06:25 -04:00
2021-04-02 14:49:22 -04:00
2026-03-06 15:45:36 -05:00
2023-02-22 10:42:45 -05:00
2022-09-07 09:06:25 -04:00
2022-09-13 11:48:25 -04:00
2022-09-07 09:06:25 -04:00
2023-09-05 12:46:49 -04:00