Skip to content

Publish Docker image #762

Publish Docker image

Publish Docker image #762

Triggered via create July 26, 2024 19:36
Status Failure
Total duration 1m 37s
Artifacts

publish-docker.yml

on: create
Push Docker image to Docker Hub
1m 29s
Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /app && composer update && composer install --no-scripts && useradd -ms /bin/bash app_user && chown -R app_user:users /app && cp docker/app/docker_run.sh /app && npm install && yarn install && yarn upgrade" did not complete successfully: exit code: 1
Push Docker image to Docker Hub
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/[email protected], docker/[email protected], docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/