[WIP] A simple wake-on-lan service
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 3 lines 111 B view raw
1docker login atcr.io 2docker build -t atcr.io/vielle.dev/wol:latest . 3docker push atcr.io/vielle.dev/wol:latest