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