4 lines
42 B
Docker
Vendored
4 lines
42 B
Docker
Vendored
FROM ruby:latest
|
|
|
|
RUN gem install sinatra
|