mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-02-04 06:08:07 +00:00
Actual command:
$ docker run \
--interactive \
--rm \
--tty \
--volume ${PWD}:/var/task \
--workdir /var/task \
node:20-buster \
sh -c 'npm install -g npm@10.5.0 && yarn install && NODE_OPTIONS=--openssl-legacy-provider npm run build'
|
||
|---|---|---|
| .. | ||
| cleanup.js | ||
| index.js | ||