test shit

This commit is contained in:
Frank Villaro-Dixon 2023-06-05 20:19:32 +00:00
parent b37c844c74
commit c6d566c77e

View file

@ -1,2 +1,3 @@
FROM alpine: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