Sha256: 436b336ec39afd5b3926013234f5534c578fc5c21ba52b4fe2ef820ab86ec03b

Contents?: true

Size: 265 Bytes

Versions: 8

Compression:

Stored size: 265 Bytes

Contents

FROM ruby:2.6
MAINTAINER Samuel Garratt
LABEL url="https://gitlab.com/samuel-garratt/soaspec/blob/master/Dockerfile"
# Simple Dockerfile with gems preinstalled
RUN gem install bundler rake soaspec
ENV LANG=en_US.UTF-8
ENV LANGUAGE=en_US.UTF-8
ENV LC_ALL=en_US.UTF-8

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
soaspec-0.3.2 Dockerfile
soaspec-0.3.1 Dockerfile
soaspec-0.2.32 Dockerfile
soaspec-0.2.31 Dockerfile
soaspec-0.2.30 Dockerfile
soaspec-0.2.29 Dockerfile
soaspec-0.2.28 Dockerfile
soaspec-0.2.27 Dockerfile