Sha256: 50799bcb93101b004d192c5044ef00304d0a16e451ca51067106fc16bc276915

Contents?: true

Size: 205 Bytes

Versions: 4

Compression:

Stored size: 205 Bytes

Contents

FROM tianon/debian:7.2

MAINTAINER Huiming Teo (@teohm)

RUN apt-get -y update
RUN apt-get -y install ruby1.9.1-full
RUN apt-get -y install build-essential

RUN gem install bundler
RUN gem install natives

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
natives-0.6.2 catalogs_test/images/debian-7.2/Dockerfile
natives-0.6.1 catalogs_test/images/debian-7.2/Dockerfile
natives-0.6.0 catalogs_test/images/debian-7.2/Dockerfile
natives-0.5.5 catalogs_test/images/debian-7.2/Dockerfile