Update Dockerfile
This commit is contained in:
parent
5c0d5523df
commit
9eb0d8ecaf
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user