This website requires JavaScript.
Explore
Help
Sign in
jonathan
/
combine.fm
Watch
1
Star
0
Fork
You've already forked combine.fm
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
ed3d868423
combine.fm
/
Containerfile.dev
9 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
Update deps
2020-06-14 22:49:49 +01:00
FROM node:14.2.0
Add initial Amazon Music support
2018-04-08 16:31:46 +01:00
WORKDIR /app
ENV PORT 3000
EXPOSE 3000
CMD ["yarn", "start"]
Reference in a new issue
Copy permalink