Sha256: dd70664a8aea59a481601a0f1d532a8cdb4cca3764597a0d8328aca0aca2b73a
Contents?: true
Size: 265 Bytes
Versions: 1
Compression:
Stored size: 265 Bytes
Contents
FROM legionio/legion:latest LABEL maintainer="Matthew Iverson <matthewdiverson@gmail.com>" RUN mkdir /etc/legionio RUN apk update && apk add build-base tzdata gcc git COPY . ./ RUN gem install lex-log --no-document --no-prerelease CMD ruby --jit $(which legionio)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lex-log-0.1.4 | Dockerfile |