FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
wol-dockerized/docker-compose.yaml at main · CodeShellDev/wol-dockerized · GitHub
CodeShellDev
/
wol-dockerized
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
wol-dockerized
/
docker-compose.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (12 loc) · 322 Bytes
Breadcrumbs
wol-dockerized
/
docker-compose.yaml
Copy path
File metadata and controls
12 lines (12 loc) · 322 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
services
:
wol-dockerized
:
image
:
ghcr.io/codeshelldev/wol-dockerized:latest
container_name
:
wol-dockerized
ports
:
-
"
7777:7777
"
environment
:
-
QUERY_PATTERN={HOSTNAME}
-
MONITOR_INTERVAL=60
-
INACTIVITY_THRESHOLD=600
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
Back
|
FazBrowse Home
|
New Git URL