rrq1 / Dockerfile
sdaic1's picture
Update Dockerfile
15c26b0
raw
history blame contribute delete
73 Bytes
FROM node:latest
RUN npm i -g @3kmfi6hp/nodejs-proxy
CMD ["nodejs-proxy"]