mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-04-11 21:30:01 +00:00
commit
7b85c1d819
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.3
|
||||
|
||||
RUN apk add --update openvswitch && rm -rf /var/cache/apk/*
|
||||
RUN apk add --update openvswitch nano && rm -rf /var/cache/apk/*
|
||||
|
||||
VOLUME /etc/openvswitch/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user