mirror of
https://github.com/openfaas/faas.git
synced 2025-06-24 15:53:26 +00:00
Support NATS.io streaming on ARMHF
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
@ -10,7 +10,8 @@ COPY requests requests
|
||||
COPY tests tests
|
||||
COPY server.go .
|
||||
COPY types types
|
||||
COPY plugin plugin
|
||||
COPY plugin plugin
|
||||
COPY queue queue
|
||||
|
||||
RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o gateway .
|
||||
|
||||
|
Reference in New Issue
Block a user