Skip to content

Added network address to Docker image services for host access #76

Added network address to Docker image services for host access

Added network address to Docker image services for host access #76

Triggered via push October 23, 2023 20:14
Status Failure
Total duration 6m 13s
Artifacts

docker-image.yml

on: push
Matrix: codeql / Analyze
symfony  /  symfony-tests
1m 51s
symfony / symfony-tests
eslint  /  Run eslint scanning
1m 2s
eslint / Run eslint scanning
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ $VERSION = \"8.2-apache\" ]; then \t\techo \"/wait && mkdir -p var/cache var/log && /usr/local/bin/php ./bin/console cache:clear && \t\t/usr/local/bin/php ./bin/console doctrine:database:create --no-interaction --if-not-exists && \t\t/usr/local/bin/php ./bin/console doctrine:schema:create --no-interaction && \t\t/usr/local/bin/php /app/bin/console app:udp-server 127.0.0.1:81 & \t\tapache2-foreground\" >> docker/entrypoint.sh; else \t\techo \"/wait && mkdir -p var/cache var/log && /usr/local/bin/php ./bin/console cache:clear && \t\t/usr/local/bin/php ./bin/console doctrine:database:create --no-interaction --if-not-exists && \t\t/usr/local/bin/php ./bin/console doctrine:schema:create --no-interaction && \t\t/usr/local/bin/php /app/bin/console app:udp-server 127.0.0.1:81 & \t\tphp-fpm\" >> docker/entrypoint.sh; \tfi" did not complete successfully: exit code: 2