update sbom list #58
docker-publish.yml
on: push
Build image and push
21s
Annotations
1 error
Build image and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates dumb-init sed jq nodejs npm yarn icu-libs icu-data-full && update-ca-certificates && echo -e \"\\n---- Create runtime user and fix file access rights ----------\" && adduser \"${SERVICE_USER}\" -h \"${HOME}\" -G root -S -u 10000 && chown -R root.root \"${HOME}\" && chown -R \"${SERVICE_USER}\" \"${HOME}/config\" && chmod g+w \"${HOME}/config\" && chmod ug+r,o-rwx \"${HOME}\"/config/*.json && echo -e \"\\n---- Check config file syntax --------------------------------\" && for i in \"${HOME}\"/config/*.json; do echo \"checking config file $i\"; cat \"$i\" | jq empty; ret=$?; if [ $ret -ne 0 ]; then exit $ret; fi; done && echo -e \"\\n---- Installing app ------------------------------------------\" && npm install --production -s && echo -e \"\\n---- Cleanup and hardening -----------------------------------\" && \"${HOME}/docker/harden.sh\" && rm -rf /tmp/* /root/.??* /root/cache /var/cache/apk/*" did not complete successfully: exit code: 127
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
joeferner~redis-commander~YFEQHW.dockerbuild
Expired
|
10 KB |
|