Skip to content
Snippets Groups Projects
Commit 7bad329d authored by Niall Sheridan's avatar Niall Sheridan
Browse files

Add /cashier volume

parent a4270387
Branches
Tags
No related merge requests found
......@@ -4,5 +4,6 @@ ADD . /go/src/github.com/nsheridan/cashier
RUN apk add --update build-base
RUN go install github.com/nsheridan/cashier/cmd/cashierd
VOLUME /cashier
WORKDIR /cashier
ENTRYPOINT /go/bin/cashierd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment