mirror of
https://github.com/Nardo86/nut-docker.git
synced 2025-06-05 21:49:27 +02:00
0
This commit is contained in:
@@ -20,6 +20,7 @@ RUN sed -i 's/MODE=none/MODE=netserver/g' /etc/nut/nut.conf \
|
||||
&& chgrp nut /etc/nut/*
|
||||
|
||||
COPY entrypoint.sh /
|
||||
RUN chmod +x /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
EXPOSE 3493
|
||||
|
Reference in New Issue
Block a user