fixup! Add Debian archive date when building image #45
release-container-image.yml
on: push
Annotations
1 error and 1 warning
build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c : \"Hacky way to set a date for the Debian snapshot repos\" && touch -d ${DEBIAN_ARCHIVE_DATE} /etc/apt/sources.list.d/debian.sources && touch -d ${DEBIAN_ARCHIVE_DATE} /etc/apt/sources.list && repro-sources-list.sh && : \"Setup APT to install gVisor from its separate APT repo\" && apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates gnupg && gpg -o /usr/share/keyrings/gvisor-archive-keyring.gpg --dearmor /tmp/gvisor.key && echo \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/gvisor-archive-keyring.gpg] https://storage.googleapis.com/gvisor/releases ${GVISOR_ARCHIVE_DATE} main\" > /etc/apt/sources.list.d/gvisor.list && : \"Install the necessary gVisor and Dangerzone dependencies\" && apt-get update && apt-get install -y --no-install-recommends python3 python3-fitz libreoffice-nogui libreoffice-java-common python3 python3-magic default-jre-headless fonts-noto-cjk fonts-dejavu runsc unzip wget && : \"Clean up for improving reproducibility (optional)\" && rm -rf /var/cache/fontconfig/ && rm -rf /etc/ssl/certs/java/cacerts && rm -rf /var/log/* /var/cache/ldconfig/aux-cache" did not complete successfully: exit code: 100
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L7
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
digests-linux-amd64
|
244 Bytes |
|
freedomofpress~dangerzone~IZOKMK.dockerbuild
|
93.4 KB |
|
freedomofpress~dangerzone~P09TVP.dockerbuild
|
58.5 KB |
|