This website requires JavaScript.
Explore
Help
Sign In
wn
/
ntppool-monitoring
Watch
1
Star
0
Fork
0
You've already forked ntppool-monitoring
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ntppool-monitoring
/
Dockerfile
10 lines
78 B
Docker
Raw
Normal View
History
Unescape
Escape
initial
2025-02-10 12:37:46 +01:00
FROM
scratch
code stolen from project timeserver-monitoring
2025-03-07 14:55:43 +01:00
ENV
NTPPM_MQTT_CONF
""
initial
2025-02-10 12:37:46 +01:00
code stolen from project timeserver-monitoring
2025-03-07 14:55:43 +01:00
COPY
ntppm ./
ENTRYPOINT
[
"./ntppm"
]
initial
2025-02-10 12:37:46 +01:00
Reference in New Issue
Copy Permalink