install: updated dockerfile for repo based ubuntu install

This commit is contained in:
Blake Harnden 2023-07-25 11:12:24 -07:00
parent 648f5425b5
commit 544ad9b638

View file

@ -35,8 +35,7 @@ RUN git clone https://github.com/coreemu/core && \
cd core && \
git checkout ${BRANCH} && \
./setup.sh && \
. /root/.bashrc && \
inv install -v -p ${PREFIX} && \
PATH=/root/.local/bin:$PATH inv install -v -p ${PREFIX} && \
cd /opt && \
rm -rf ospf-mdr