tweak paths on dockerbuild

This commit is contained in:
Steven Polley 2018-08-01 19:53:21 -06:00
parent 663cadf297
commit 4be604e053
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
workspace:
base: /go
path: src/deadbeef.codes/steven/mandelbrot
path: src/deadbeef.codes/steven/mandelmapper
pipeline:
build:

View File

@ -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