Use AUTRORUN_LARAVEL_OPTIMIZE
to run Laravel's artisan optimize
command.
#94
action_publish-images-prs.yml
on: pull_request
build-dev-images
/
setup-matrix
5s
Matrix: build-dev-images / docker-publish
Annotations
46 errors and 17 warnings
build-dev-images / docker-publish (8.4.3, alpine, cli)
buildx failed with: ERROR: failed to solve: php:8.4.3-cli-alpine: failed to resolve source metadata for docker.io/library/php:8.4.3-cli-alpine: docker.io/library/php:8.4.3-cli-alpine: not found
|
build-dev-images / docker-publish (8.4.3, bookworm, cli)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.4.3, bookworm, fpm)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.4.3, alpine, fpm)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.4.3, alpine, fpm-nginx)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.4.3, bookworm, fpm-apache)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.4.3, bookworm, unit)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.4.3, bookworm, fpm-nginx)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, bookworm, unit)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, bookworm, unit)
The operation was canceled.
|
build-dev-images / docker-publish (8.1.31, bookworm, unit)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.1.31, bookworm, unit)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, alpine, cli)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, alpine, cli)
The operation was canceled.
|
build-dev-images / docker-publish (8.1.31, bookworm, fpm-apache)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.1.31, bookworm, fpm-apache)
The operation was canceled.
|
build-dev-images / docker-publish (8.2.27, bookworm, cli)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, bookworm, cli)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, bookworm, unit)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, bookworm, fpm-nginx)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, bookworm, unit)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, bookworm, fpm-nginx)
The operation was canceled.
|
build-dev-images / docker-publish (8.2.27, bookworm, fpm)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, bookworm, fpm)
The operation was canceled.
|
build-dev-images / docker-publish (8.2.27, bookworm, fpm-apache)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, bookworm, fpm-apache)
The operation was canceled.
|
build-dev-images / docker-publish (8.2.27, alpine, fpm-nginx)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, alpine, fpm-nginx)
The operation was canceled.
|
build-dev-images / docker-publish (8.2.27, bookworm, fpm-nginx)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, bookworm, fpm-nginx)
The operation was canceled.
|
build-dev-images / docker-publish (8.1.31, bookworm, fpm-nginx)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.1.31, bookworm, fpm-nginx)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, bookworm, fpm)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, bookworm, fpm)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, bookworm, cli)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, bookworm, cli)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, alpine, fpm-nginx)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, alpine, fpm-nginx)
The operation was canceled.
|
build-dev-images / docker-publish (8.2.27, alpine, fpm)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, alpine, fpm)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, alpine, fpm)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, alpine, fpm)
The operation was canceled.
|
build-dev-images / docker-publish (8.2.27, alpine, cli)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.2.27, alpine, cli)
The operation was canceled.
|
build-dev-images / docker-publish (8.3.16, bookworm, fpm-apache)
The job was canceled because "_8_4_3_alpine_cli" failed.
|
build-dev-images / docker-publish (8.3.16, bookworm, fpm-apache)
The operation was canceled.
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L24
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_URL")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L26
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_OUTPUT_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L69
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSL_PRIVATE_KEY_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L24
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_URL")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L26
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_OUTPUT_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L69
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSL_PRIVATE_KEY_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L24
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_URL")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L26
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_OUTPUT_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L69
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSL_PRIVATE_KEY_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-apache/Dockerfile#L39
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSL_PRIVATE_KEY_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-apache/Dockerfile#L39
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSL_PRIVATE_KEY_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L24
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_URL")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L26
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_OUTPUT_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L69
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSL_PRIVATE_KEY_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L24
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_URL")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L26
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SIGNING_KEY_OUTPUT_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
src/variations/fpm-nginx/Dockerfile#L69
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSL_PRIVATE_KEY_FILE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
php-versions.yml
|
380 Bytes |
|
serversideup~docker-php~12LB4W.dockerbuild
|
196 KB |
|
serversideup~docker-php~27ZVB1.dockerbuild
|
161 KB |
|
serversideup~docker-php~4YZN3A.dockerbuild
|
253 KB |
|
serversideup~docker-php~6AX945.dockerbuild
|
151 KB |
|
serversideup~docker-php~9Y5AC4.dockerbuild
|
160 KB |
|
serversideup~docker-php~G6STAL.dockerbuild
|
168 KB |
|
serversideup~docker-php~HA7LDW.dockerbuild
|
173 KB |
|
serversideup~docker-php~HDMYGT.dockerbuild
|
151 KB |
|
serversideup~docker-php~HHRGCK.dockerbuild
|
155 KB |
|
serversideup~docker-php~I0NNRK.dockerbuild
|
15.7 KB |
|
serversideup~docker-php~L0YLKG.dockerbuild
|
230 KB |
|
serversideup~docker-php~L7I0ZE.dockerbuild
|
142 KB |
|
serversideup~docker-php~ME3Y4Z.dockerbuild
|
193 KB |
|
serversideup~docker-php~O7W1L6.dockerbuild
|
170 KB |
|
serversideup~docker-php~OL8WA4.dockerbuild
|
243 KB |
|
serversideup~docker-php~PS0WG0.dockerbuild
|
245 KB |
|
serversideup~docker-php~PUEGGK.dockerbuild
|
255 KB |
|
serversideup~docker-php~QJCMRR.dockerbuild
|
246 KB |
|
serversideup~docker-php~R3ZWAJ.dockerbuild
|
157 KB |
|
serversideup~docker-php~WZIBEZ.dockerbuild
|
244 KB |
|
serversideup~docker-php~XWGE2E.dockerbuild
|
163 KB |
|
serversideup~docker-php~ZDA3XL.dockerbuild
|
167 KB |
|