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