test shit
This commit is contained in:
parent
b37c844c74
commit
c6d566c77e
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
FROM alpine:3
|
||||
RUN apk add wol
|
||||
ADD https://github.com/sabhiram/go-wol/releases/download/v2.0.1/wol_linux_amd64 /usr/bin/wol
|
||||
RUN wol help
|
||||
|
|
Loading…
Reference in a new issue