Skip to content
Snippets Groups Projects
Commit a75bbb53 authored by Alfonso Tierno's avatar Alfonso Tierno
Browse files

fix 1031 install networking-l2gw before python3-osm-rovim-openstack


Change-Id: Ia70a6d81453f03cf3fd0bc2a9da4586e36fd91d1
Signed-off-by: default avatartierno <alfonso.tiernosepulveda@telefonica.com>
parent ce1c9c84
No related branches found
Tags v7.1.0rc5
No related merge requests found
......@@ -21,7 +21,7 @@ from ubuntu:18.04
MAINTAINER Alfonso Tierno <alfonso.tiernosepulveda@telefoncia.com>
RUN apt-get update && apt-get -y install curl software-properties-common git tox python3-pip \
&& python3 -m pip install --upgrade pip && python3 -m pip install pyangbind
&& python3 -m pip install --upgrade pip && python3 -m pip install pyangbind networking-l2gw
ARG REPOSITORY_BASE=http://osm-download.etsi.org/repository/osm/debian
ARG RELEASE=ReleaseSIX-daily
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment