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