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
2016-05-04 16:42:26 +02:00

3 lines
51 B
Docker

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