Sha256: c316e54fff5db748cb47245dd250ee1237c55193af5fbda5292f47c87c5f40c0

Contents?: true

Size: 303 Bytes

Versions: 1

Compression:

Stored size: 303 Bytes

Contents

FROM legionio/legion:latest
LABEL maintainer="Matthew Iverson <matthewdiverson@gmail.com>"

RUN apk update && apk add build-base tzdata postgresql-dev mysql-client mariadb-dev tzdata gcc git

COPY . ./
RUN gem install lex-conditioner legion-data --no-document --no-prerelease
CMD ruby $(which legionio)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lex-conditioner-0.2.5 Dockerfile