blob: 184305568f76c5a99bd536be2940b4ee42774279 [file] [log] [blame]
FROM opennetworking/mn-stratum
RUN install_packages python-pip openvswitch-switch
#RUN apt-get update && apt-get install -y python-pip
RUN pip install ipaddress
ENTRYPOINT bash