blob: 96be68196185b47d55d0a4c50bc224a53a706a96 [file] [log] [blame]
FROM thirtyx/go-rocksdb:v1.7.1
RUN \
apk add --no-cache bash
COPY . /go/src/github.com/apigee-labs/transicator
WORKDIR /go/src/github.com/apigee-labs/transicator