Sha256: 9a95793cafe69632332f7e1da4e2342a141d2069c6d728ff59c26111f347a186
Contents?: true
Size: 336 Bytes
Versions: 7
Compression:
Stored size: 336 Bytes
Contents
FROM ruby:2.6 LABEL maintainer='Samuel Garratt' LABEL description='Dockerfile with soaspec gems preinstalled' 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
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
soaspec-0.3.11 | Dockerfile |
soaspec-0.3.10 | Dockerfile |
soaspec-0.3.9 | Dockerfile |
soaspec-0.3.8 | Dockerfile |
soaspec-0.3.7 | Dockerfile |
soaspec-0.3.6 | Dockerfile |
soaspec-0.3.3 | Dockerfile |