FROM ruby:2.4.1

LABEL maintainer="phithon <root@leavesongs.com>"

RUN gem install sinatra -v 2.2.4
