测试:测试推送部署
Dockerbuild
docker_build_dev
--------------------
2 | FROM node:alpine AS deps
3 |
4 | >>> FROM base AS deps
5 | # Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed.
6 | RUN apk add --no-cache libc6-compat
--------------------
ERROR: failed to solve: base: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failedsection_end:1700877692:build_scriptsection_start:1700877692:after_scriptsection_end:1700877692:after_scriptERROR: Job failed: exit status 1