mirror of
https://github.com/status-im/autobounty.git
synced 2025-01-27 22:14:52 +00:00
5 lines
47 B
Docker
5 lines
47 B
Docker
FROM node:7-onbuild
|
|
|
|
ENV PORT 8080
|
|
EXPOSE 8080
|