update at 2019-11-15 18:05:28 by ehlxr
This commit is contained in:
8
Dockerfile
Normal file
8
Dockerfile
Normal file
@@ -0,0 +1,8 @@
|
||||
FROM ehlxr/alpine
|
||||
|
||||
LABEL maintainer="ehlxr <ehlxr.me@gmail.com>"
|
||||
|
||||
COPY ./dist/ddgo_linux_amd64 /usr/local/bin/ddgo
|
||||
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/ddgo"]
|
Reference in New Issue
Block a user