code stolen from project timeserver-monitoring
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
FROM scratch
|
||||
|
||||
ENV TSM_MQTT_CONF ""
|
||||
ENV NTPPM_MQTT_CONF ""
|
||||
|
||||
COPY tsm ./
|
||||
ENTRYPOINT ["./tsm"]
|
||||
COPY ntppm ./
|
||||
ENTRYPOINT ["./ntppm"]
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user