debugging ci
This commit is contained in:
parent
4be604e053
commit
5bdf3fc74b
@ -1,4 +1,6 @@
|
|||||||
FROM resin/raspberrypi3-alpine
|
FROM resin/raspberrypi3-alpine
|
||||||
|
RUN pwd
|
||||||
|
RUN ls
|
||||||
COPY /go/src/deadbeef.codes/steven/mandelmapper/mandelmapper /usr/bin
|
COPY /go/src/deadbeef.codes/steven/mandelmapper/mandelmapper /usr/bin
|
||||||
EXPOSE 6161:6161
|
EXPOSE 6161:6161
|
||||||
CMD mandelmapper
|
CMD mandelmapper
|
||||||
|
Loading…
Reference in New Issue
Block a user