This commit is contained in:
parent
18a61a2ca5
commit
3807905b03
|
@ -10,7 +10,7 @@ ENV USERSSTRING #
|
||||||
|
|
||||||
#Installing default packages
|
#Installing default packages
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y nut-server
|
RUN apt-get install -y nut-server
|
||||||
|
|
||||||
#Apply configuration
|
#Apply configuration
|
||||||
RUN sed -i 's/MODE=none/MODE=netserver/g' /etc/nut/nut.conf \
|
RUN sed -i 's/MODE=none/MODE=netserver/g' /etc/nut/nut.conf \
|
||||||
|
|
Loading…
Reference in New Issue