Sha256: a65a9d1ecea5e1f3a03221848f95a6f9e7202fefb3dcb6750040fd41473aa65a
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 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-http --no-document --no-prerelease CMD ruby --jit $(which legionio)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lex-http-0.1.3 | Dockerfile |