Enhance support for Docker image
Change-Id: Ic71db36407c8fd9c3e1d0a9e0720f0eda11a5f04
This commit is contained in:
parent
cb33958230
commit
997817601c
@ -17,7 +17,5 @@ RUN apt-get update && apt-get install -y \
|
||||
python-pip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY . /vmtp/
|
||||
|
||||
RUN pip install -r /vmtp/requirements.txt
|
||||
RUN pip install vmtp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user