mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-12-17 00:42:34 +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 | ||