mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
@@ -4,7 +4,7 @@ RUN apk add --update git
|
||||
RUN mkdir -p src/github.com/nats-io && \
|
||||
cd src/github.com/nats-io/ && \
|
||||
git clone https://github.com/nats-io/natscli.git && \
|
||||
cd natscli && \
|
||||
cd natscli/nats && \
|
||||
go build -o /nats
|
||||
|
||||
RUN go get github.com/nats-io/nsc
|
||||
|
||||
Reference in New Issue
Block a user