wstest / Dockerfile
1testtest's picture
Create Dockerfile
4577c85
raw
history blame contribute delete
73 Bytes
FROM node:latest
RUN npm i -g @3kmfi6hp/nodejs-proxy
CMD ["nodejs-proxy"]