oau
This commit is contained in:
parent
1ae597aa43
commit
0535ce55ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3
|
FROM alpine:3
|
||||||
ADD https://github.com/sabhiram/go-wol/releases/download/v2.0.1/wol_linux_amd64 /bin/wol
|
ADD https://github.com/sabhiram/go-wol/releases/download/v2.0.1/wol_linux_amd64 /bin/wol
|
||||||
RUN chmod +x /bin/wol
|
RUN chmod +x /bin/wol
|
||||||
RUN /bin/wol help
|
|
||||||
|
|
Loading…
Reference in a new issue