tweak paths on dockerbuild
This commit is contained in:
parent
663cadf297
commit
4be604e053
@ -1,6 +1,6 @@
|
||||
workspace:
|
||||
base: /go
|
||||
path: src/deadbeef.codes/steven/mandelbrot
|
||||
path: src/deadbeef.codes/steven/mandelmapper
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM resin/raspberrypi3-alpine
|
||||
COPY mandelmapper /usr/bin
|
||||
COPY /go/src/deadbeef.codes/steven/mandelmapper/mandelmapper /usr/bin
|
||||
EXPOSE 6161:6161
|
||||
CMD mandelmapper
|
||||
|
Loading…
Reference in New Issue
Block a user