feat: rust images with build-essential based on alpine and debian #51
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && apt-get -qqy update && apt-get -qqy install --no-install-recommends rustc=${RUST_VERSION} libstd-rust-dev=${RUST_VERSION} cargo=${CARGO_VERSION} && apt-get -qqy --purge autoremove && apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/*" did not complete successfully: exit code: 100
|
Loading