Information for build golang-github-appc-docker2aci-0.17.2-18.fc41

ID64676
Package Namegolang-github-appc-docker2aci
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.17.2
Release18.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-appc-docker2aci.git#cc2e908207713dc769a8c40a24ab6085afe7975b
SummaryLibrary and CLI tool to convert Docker images to ACIs
Description Docker2aci is a small library and CLI binary that converts Docker images to ACI. It takes as input either a file generated by "docker save" or a Docker registry URL. It gets all the layers of a Docker image and squashes them into an ACI image. Optionally, it can generate one ACI for each layer, setting the correct dependencies.
Built byzhangsongsong
State failed
Volume DEFAULT
StartedFri, 10 Jan 2025 21:24:53 CST
CompletedFri, 10 Jan 2025 21:54:02 CST
Taskbuild (f41, /rpms/golang-github-appc-docker2aci.git:cc2e908207713dc769a8c40a24ab6085afe7975b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-appc-docker2aci.git#cc2e908207713dc769a8c40a24ab6085afe7975b'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 0.17.2-18 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 0.17.2-16 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Aug 10 2022 Maxwell G <gotmax@e.email> - 0.17.2-12 - Rebuild to fix FTBFS