Docker #23
Annotations
1 error
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${QBT_VERSION}\" = \"devel\" ]; then git clone --depth 1 --recurse-submodules https://github.com/qbittorrent/qBittorrent.git && cd qBittorrent ; else wget \"https://github.com/qbittorrent/qBittorrent/archive/refs/tags/release-${QBT_VERSION}.tar.gz\" && tar -xf \"release-${QBT_VERSION}.tar.gz\" && cd \"qBittorrent-release-${QBT_VERSION}\" ; fi && cmake -B build -G Ninja -DCMAKE_CXX_STANDARD=17 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr -DGUI=OFF -DQT6=$([ \"${QT_VERSION}\" = \"6\" ] && echo -n \"ON\" || echo -n \"OFF\") && cmake --build build -j$(nproc) && cmake --install build" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading