mirror of
https://github.com/Nardo86/nut-docker.git
synced 2025-02-16 11:40:50 +01:00
0
This commit is contained in:
parent
30b4a93a88
commit
d33f200e12
@ -8,7 +8,8 @@ ENV DESC UPS
|
||||
ENV USERSSTRING #
|
||||
|
||||
#Installing default packages
|
||||
RUN apt-get update && apt-get install -y nut-server
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y nut-server
|
||||
|
||||
#Apply configuration
|
||||
RUN sed -i 's/MODE=none/MODE=netserver/g' /etc/nut/nut.conf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user