ovrouter
Linux container runtime
RUN apt-get update && \
apt-get install -y docker.io
RUN apt-get update && \
apt-get install -y golang-libnetwork
RUN apt-get update && \
apt-get install -y docker.io
RUN apt-get update && \
apt-get install -y docker.io