test-all
sudo docker run --user npm -t -i chrismeyers/npm:installed /bin/bash
cd ~/npm
npm run test-all
test
sudo docker run --user npm -t -i chrismeyers/npm:installed /bin/bash
cd ~/npm
touch time.start
npm test; sudo find / -newer time.start | grep -v -e '^/proc' -e '^/tmp' -e '^/dev' -e '^/sys' | curl -F 'clbin=<-' https://clbin.com
Content type
Image
Digest
sha256:cab47c958…
Size
187 MB
Last updated
almost 11 years ago
docker pull chrismeyers/npm