Build container image for GHCR #172
Annotations
1 error
Build and push container image to all repos amd64 only
buildx failed with: ERROR: failed to solve: process "/bin/sh -c bash /tmp/install_bioc_sysdeps.sh $BIOCONDUCTOR_VERSION && echo \"R_LIBS=/usr/local/lib/R/host-site-library:\\${R_LIBS}\" > /usr/local/lib/R/etc/Renviron.site && curl -OL http://bioconductor.org/checkResults/devel/bioc-LATEST/Renviron.bioc && sed -i '/^IS_BIOC_BUILD_MACHINE/d' Renviron.bioc && cat Renviron.bioc | grep -o '^[^#]*' | sed 's/export //g' >>/etc/environment && cat Renviron.bioc >> /usr/local/lib/R/etc/Renviron.site && echo BIOCONDUCTOR_VERSION=${BIOCONDUCTOR_VERSION} >> /usr/local/lib/R/etc/Renviron.site && echo BIOCONDUCTOR_DOCKER_VERSION=${BIOCONDUCTOR_DOCKER_VERSION} >> /usr/local/lib/R/etc/Renviron.site && echo 'LIBSBML_CFLAGS=\"-I/usr/include\"' >> /usr/local/lib/R/etc/Renviron.site && echo 'LIBSBML_LIBS=\"-lsbml\"' >> /usr/local/lib/R/etc/Renviron.site && rm -rf Renviron.bioc && sed -i 's/-Werror=format-security/-Wformat-security/g' /usr/local/lib/R/etc/Makeconf" did not complete successfully: exit code: 2
|
Loading