Docker Publish #1673
Annotations
7 errors and 67 warnings
Build image (php74)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install-php-extensions apcu bcmath excimer exif gd gmp imagick intl ldap memcached oci8 opcache pcntl pdo_mysql pdo_pgsql redis smbclient sysvsem xdebug zip blackfire @composer" did not complete successfully: exit code: 100
|
Build image (php80)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install-php-extensions apcu bcmath excimer exif gd gmp imagick intl ldap memcached oci8 opcache pcntl pdo_mysql pdo_pgsql redis smbclient sysvsem xdebug zip blackfire @composer" did not complete successfully: exit code: 100
|
Build image (php73)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install-php-extensions apcu bcmath excimer exif gd gmp imagick intl ldap memcached oci8 opcache pcntl pdo_mysql pdo_pgsql redis smbclient sysvsem xdebug zip blackfire @composer" did not complete successfully: exit code: 100
|
Build image (php81)
Process completed with exit code 1.
|
Build image (php82)
Process completed with exit code 1.
|
Build image (php84)
Process completed with exit code 18.
|
Build image (php83)
Process completed with exit code 1.
|
Build image (code)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (saml)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (push)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (smb)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (smb)
Cache not found for keys: smb-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, smb-buildx-
|
Build image (smb)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (nginx)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (ldap)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
The 'as' keyword should match the case of the 'from' keyword:
docker/mailhog/Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build image (mailhog)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
The 'as' keyword should match the case of the 'from' keyword:
docker/mailhog/Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build image (talk-janus)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals:
docker/lookupserver/Dockerfile#L48
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals
More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
|
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals:
docker/lookupserver/Dockerfile#L48
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals
More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
|
Build image (lookupserver)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (elasticsearch)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
FROM --platform flag should not use a constant value:
docker/codedev/Dockerfile#L1
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64"
More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
|
FROM --platform flag should not use a constant value:
docker/codedev/Dockerfile#L1
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64"
More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
|
Build image (codedev)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (php74)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (php74)
Cache not found for keys: php74-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, php74-buildx-
|
Build image (php80)
Cache not found for keys: php80-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, php80-buildx-
|
Build image (php80)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (php73)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (php73)
Cache not found for keys: php73-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, php73-buildx-
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.php72#L90
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.php72#L91
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.php72#L93
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.php72#L89
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/
|
Build image (php72)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.php72#L89
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.php72#L90
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.php72#L91
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.php72#L93
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.php71#L89
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.php71#L90
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.php71#L91
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.php71#L93
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.php71#L90
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.php71#L91
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.php71#L93
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.php71#L89
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/
|
Build image (php71)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.php81#L89
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.php81#L90
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.php81#L91
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.php81#L93
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/
|
Build image (php81)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (php81)
Cache not found for keys: php81-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, php81-buildx-
|
Legacy key/value format with whitespace separator should not be used:
docker/php82/Dockerfile#L90
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/php82/Dockerfile#L91
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/php82/Dockerfile#L93
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/php82/Dockerfile#L89
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/
|
Build image (php82)
Cache not found for keys: php82-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, php82-buildx-
|
Build image (php82)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (php84)
Cache not found for keys: php84-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, php84-buildx-
|
Legacy key/value format with whitespace separator should not be used:
docker/php84/Dockerfile#L89
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/php84/Dockerfile#L90
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/php84/Dockerfile#L91
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/php84/Dockerfile#L93
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/
|
Build image (php84)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build image (php83)
Cache not found for keys: php83-buildx-86ae68338ebdf90c32cb11e5a6bb06c5c9367c61, php83-buildx-
|
Build image (php83)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Legacy key/value format with whitespace separator should not be used:
docker/php83/Dockerfile#L91
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/php83/Dockerfile#L93
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/php83/Dockerfile#L89
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/php83/Dockerfile#L90
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 | |
---|---|---|
juliusknorr~nextcloud-docker-dev~1SM9NB.dockerbuild
|
23 KB |
|
juliusknorr~nextcloud-docker-dev~2ZZW81.dockerbuild
|
14.6 KB |
|
juliusknorr~nextcloud-docker-dev~5S28TA.dockerbuild
|
439 KB |
|
juliusknorr~nextcloud-docker-dev~6MLVEN.dockerbuild
|
33.4 KB |
|
juliusknorr~nextcloud-docker-dev~7QEXGU.dockerbuild
|
30.2 KB |
|
juliusknorr~nextcloud-docker-dev~8DUUEZ.dockerbuild
|
175 KB |
|
juliusknorr~nextcloud-docker-dev~ATQJTF.dockerbuild
|
124 KB |
|
juliusknorr~nextcloud-docker-dev~CLRGT7.dockerbuild
|
125 KB |
|
juliusknorr~nextcloud-docker-dev~E16BL0.dockerbuild
|
433 KB |
|
juliusknorr~nextcloud-docker-dev~FUID14.dockerbuild
|
35 KB |
|
juliusknorr~nextcloud-docker-dev~IPI1PM.dockerbuild
|
28.7 KB |
|
juliusknorr~nextcloud-docker-dev~IQ2NXA.dockerbuild
|
70.9 KB |
|
juliusknorr~nextcloud-docker-dev~JI83AT.dockerbuild
|
28.4 KB |
|
juliusknorr~nextcloud-docker-dev~K9X4WR.dockerbuild
|
221 KB |
|
juliusknorr~nextcloud-docker-dev~KJ1DOH.dockerbuild
|
96.6 KB |
|
juliusknorr~nextcloud-docker-dev~KRUXH2.dockerbuild
|
164 KB |
|
juliusknorr~nextcloud-docker-dev~KXIENM.dockerbuild
|
42.1 KB |
|
juliusknorr~nextcloud-docker-dev~LEPFWV.dockerbuild
|
27.5 KB |
|
juliusknorr~nextcloud-docker-dev~LMYR7D.dockerbuild
|
462 KB |
|
juliusknorr~nextcloud-docker-dev~LWZM7L.dockerbuild
|
97.6 KB |
|
juliusknorr~nextcloud-docker-dev~LXB8XW.dockerbuild
|
428 KB |
|
juliusknorr~nextcloud-docker-dev~MTH5NO.dockerbuild
|
216 KB |
|
juliusknorr~nextcloud-docker-dev~PJXVZ0.dockerbuild
|
73 KB |
|
juliusknorr~nextcloud-docker-dev~S25VHI.dockerbuild
|
17 KB |
|
juliusknorr~nextcloud-docker-dev~S9XXT7.dockerbuild
|
424 KB |
|
juliusknorr~nextcloud-docker-dev~T2EABH.dockerbuild
|
36.4 KB |
|
juliusknorr~nextcloud-docker-dev~T3ZK6S.dockerbuild
|
424 KB |
|
juliusknorr~nextcloud-docker-dev~UIN9QD.dockerbuild
|
17.3 KB |
|
juliusknorr~nextcloud-docker-dev~UTXEXT.dockerbuild
|
45.9 KB |
|
juliusknorr~nextcloud-docker-dev~VLI35M.dockerbuild
|
50.1 KB |
|
juliusknorr~nextcloud-docker-dev~W58F6I.dockerbuild
|
218 KB |
|
juliusknorr~nextcloud-docker-dev~XK9N7C.dockerbuild
|
42.9 KB |
|
juliusknorr~nextcloud-docker-dev~YY22SE.dockerbuild
|
35.1 KB |
|