Sha256: d48b5fe3eebaa17969eec7189ca41142960ad63ad167ed0af7ac845ce3b1eccb
Contents?: true
Size: 164 Bytes
Versions: 144
Compression:
Stored size: 164 Bytes
Contents
FROM @@image@@ RUN mkdir -p /src/opt/conjur/project WORKDIR /src/opt/conjur/project COPY Gemfile ./ COPY Gemfile.lock ./ COPY . . ADD debify.sh / WORKDIR /src
Version data entries
144 entries across 144 versions & 1 rubygems