1
0
Fork 0
mirror of https://github.com/Luzifer/github-masswatch.git synced 2024-12-22 19:11:17 +00:00
github-masswatch/Dockerfile

4 lines
51 B
Text
Raw Normal View History

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