1
0
Fork 0
mirror of https://github.com/Luzifer/github-masswatch.git synced 2024-10-18 12:44:25 +00:00
github-masswatch/Dockerfile

4 lines
51 B
Text
Raw Normal View History

FROM ruby:2.1.9-onbuild
ENTRYPOINT ["./watch.rb"]