gvisor/benchmarks/workloads/node/Dockerfile

3 lines
43 B
Docker

FROM node:onbuild
CMD ["node", "index.js"]