droning on....
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
FROM golang:latest
|
||||
WORKDIR /go/src/deadbeef.codes/steven/mandelmapper
|
||||
RUN GOOS=linux GOARCH=arm GOARM=7 go build
|
||||
|
||||
FROM resin/raspberrypi3-alpine
|
||||
COPY --from=0 mandelmapper /usr/bin
|
||||
EXPOSE 6161:6161
|
||||
|
Reference in New Issue
Block a user