Update Dockerfile

This commit is contained in:
sump pump 2020-06-21 06:38:39 +00:00
parent 5c0d5523df
commit 9eb0d8ecaf

View File

@ -3,6 +3,7 @@ MAINTAINER Team Lixo <lixonet@team.lixo>
RUN apk add curl
RUN curl -L "https://github.com/gliderlabs/sigil/releases/download/v0.5.0/sigil_0.5.0_$(uname -sm|tr \ _).tgz" | tar -zxC /usr/local/bin
RUN apk add py-pip && pip install netcalc
VOLUME /etc/lixonet