release_docker.yml
on: push
Matrix: build_and_push
dispatch_release_event
0s
Annotations
2 errors and 22 warnings
build_and_push (s2n, ./docker/Dockerfile, "CARGO_FEATURES=--no-default-features --features=http3-...
buildx failed with: ERROR: failed to solve: process "/bin/sh -x -c apt-get update && apt-get install -qy --no-install-recommends $BUILD_DEPS ${ADDITIONAL_DEPS} && curl -sSf https://sh.rustup.rs | bash -s -- -y --default-toolchain stable && export PATH=\"$HOME/.cargo/bin:$PATH\" && echo \"Install toolchain\" && rustup target add $(cat /arch)-${TARGET_SUFFIX} && echo \"Building rpxy from source\" && cargo build --release --target=$(cat /arch)-${TARGET_SUFFIX} ${CARGO_FEATURES} && strip --strip-all /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy && cp /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy /tmp/target/release/rpxy" did not complete successfully: exit code: 101
|
build_and_push (s2n-webpki-roots, ./docker/Dockerfile, "CARGO_FEATURES=--no-default-features --fe...
buildx failed with: ERROR: failed to solve: process "/bin/sh -x -c apt-get update && apt-get install -qy --no-install-recommends $BUILD_DEPS ${ADDITIONAL_DEPS} && curl -sSf https://sh.rustup.rs | bash -s -- -y --default-toolchain stable && export PATH=\"$HOME/.cargo/bin:$PATH\" && echo \"Install toolchain\" && rustup target add $(cat /arch)-${TARGET_SUFFIX} && echo \"Building rpxy from source\" && cargo build --release --target=$(cat /arch)-${TARGET_SUFFIX} ${CARGO_FEATURES} && strip --strip-all /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy && cp /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy /tmp/target/release/rpxy" did not complete successfully: exit code: 101
|
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior:
docker/Dockerfile-slim#L33
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile-slim#L8
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile-slim#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile-slim#L36
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior:
docker/Dockerfile-slim#L33
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile-slim#L8
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile-slim#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile-slim#L36
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L11
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L20
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L33
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior:
docker/Dockerfile#L48
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior:
docker/Dockerfile#L48
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L11
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L20
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L33
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
junkurihara~rust-rpxy~1B2I3R.dockerbuild
Expired
|
72.9 KB |
|
junkurihara~rust-rpxy~AZDDDG.dockerbuild
Expired
|
70.9 KB |
|
junkurihara~rust-rpxy~J1E12X.dockerbuild
Expired
|
60.2 KB |
|
junkurihara~rust-rpxy~UZR0AQ.dockerbuild
Expired
|
114 KB |
|
junkurihara~rust-rpxy~VKI5ZM.dockerbuild
Expired
|
116 KB |
|
junkurihara~rust-rpxy~ZR54JH.dockerbuild
Expired
|
60.3 KB |
|