drone requires the D not the d
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM resin/raspberrypi3-alpine
|
||||
COPY mandelmapper /usr/bin
|
||||
EXPOSE 6161:6161
|
||||
CMD mandelmapper
|
Reference in New Issue
Block a user