Create image #270
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add envsubst postgresql-dev unit unit-python3 && apk --virtual .build-deps add git build-base python3-dev && mkdir -p /etc/services.d/hapi /var/log/hapi && mv docker/hapi_run /etc/services.d/hapi/run && mkdir -p ~/.config/pip/ && echo -e \"[global]\\nbreak-system-packages = true\" > ~/.config/pip/pip.conf && pip3 --no-cache-dir install --upgrade pip wheel && rm -r /srv/hapi/src/hapi-schema && pip3 install --upgrade -r requirements.txt && pip3 install elastic-apm && apk del .build-deps && rm -rf /var/lib/apk/* && rm -r /root/.cache" did not complete successfully: exit code: 1
|
build
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/
|