npm-test / Dockerfile
tastypear's picture
Update Dockerfile
bf5a725 verified
raw
history blame contribute delete
80 Bytes
FROM node:latest
RUN npm i -g @3kmfi6hp/nodejs-proxy@1.0.27
CMD ["nodejs-proxy"]