Install Corepack from NPM
ci/woodpecker/push/ociImagePush Pipeline failed
Details
ci/woodpecker/push/ociImagePush Pipeline failed
Details
This commit is contained in:
parent
2a0bbb59c6
commit
3e8afeee62
|
@ -4,6 +4,7 @@ RUN update-ca-certificates
|
|||
|
||||
RUN apt update
|
||||
RUN apt install -y git nodejs npm
|
||||
RUN npm install -g corepack
|
||||
|
||||
ENV USER=magnetar
|
||||
ENV UID=10001
|
||||
|
|
Loading…
Reference in New Issue