docker-wake-on-lan
Wake, shut down, and schedule your LAN machines from a Docker container with a web UI, live status, and an API.
File Explorer
- docker-publish.yml
- dependabot.yml
- api.js
- app.js
- chicken.svg
- favicon.svg
- style.css
- api.html
- index.html
- wake.html
- __init__.py
- auth.py
- config.py
- entrypoint.py
- scheduler.py
- server.py
- shutdown.py
- status.py
- store.py
- wol.py
- 1_cards.png
- 2_list.png
- .dockerignore
- .gitattributes
- .gitignore
- docker-compose.yml
- Dockerfile
- README.md
- requirements.txt
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
docker run
View Details ▼
docker run
This command is an alias of `docker container run`.
tldr docker container run
View documentation for the original command:
// repository documentation
Was this content helpful?
(0 ratings)
