mirror of
https://github.com/Nardo86/nut-docker.git
synced 2025-02-19 05:00:41 +01:00
0
This commit is contained in:
parent
683304c462
commit
2f78c78004
@ -6,7 +6,8 @@ ENV PORT auto
|
|||||||
ENV POLLFREQ 5
|
ENV POLLFREQ 5
|
||||||
ENV DESC UPS
|
ENV DESC UPS
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y install nut-server
|
RUN apt-get update
|
||||||
|
RUN apt-get -y install nut-server
|
||||||
|
|
||||||
COPY entrypoint.sh /
|
COPY entrypoint.sh /
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user