Sha256: ddac75dd18b06fdbc26c7ca7bc54cd7050c564323dd17ef9ecf1a89535ae40e1

Contents?: true

Size: 165 Bytes

Versions: 52

Compression:

Stored size: 165 Bytes

Contents

FROM ruby:2.3.0

WORKDIR /usr/local/src/

ADD . /usr/local/src/
RUN cd /usr/local/src/
RUN gem install bundler
RUN bundle install

CMD bundle exec rspec -cfd spec/*

Version data entries

52 entries across 52 versions & 6 rubygems

Version Path
soar_authentication_token-7.1.1 Dockerfile
soar_authentication_token-7.1.0 Dockerfile
soar_authentication_token-7.0.1 Dockerfile
authenticated_client-0.0.3 Dockerfile
soar_authentication_token-7.0.0 Dockerfile
soar_authentication_token-6.1.1 Dockerfile
authentication_identifier_transposer-1.0.0 Dockerfile
soar_authentication_token-6.1.0 Dockerfile
logstash_auditor-1.1.1 Dockerfile
soar_authentication_token-6.0.9 Dockerfile
soar_json_auditing_format-0.0.2 Dockerfile
soar_json_auditing_format-0.0.1 Dockerfile
soar_authentication_token-6.0.8 Dockerfile
soar_authentication_token-6.0.7 Dockerfile
soar_authentication_token-6.0.5 Dockerfile
soar_authentication_token-6.0.4 Dockerfile
soar_authentication_token-6.0.3 Dockerfile
soar_authentication_token-6.0.2 Dockerfile
soar_authentication_token-6.0.1 Dockerfile
soar_authentication_token-6.0.0 Dockerfile