Skip to content

Fixed Dockerfile

Fixed Dockerfile #41

Triggered via push September 9, 2024 15:39
Status Failure
Total duration 36s
Artifacts

docker-image.yml

on: push
build-and-push-image
28s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o errexit -o nounset -o pipefail -c wget https://tar.goaccess.io/goaccess-1.5.5.tar.gz && tar -xzvf goaccess-1.5.5.tar.gz && cd goaccess-1.5.5/ && ./configure --enable-utf8 && make && make install && COPY requirements.txt /tmp/" did not complete successfully: exit code: 1
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/