Fixed Docker mount path
Change-Id: I3da3a9ff8a6e77d4a13f22c4747c7f23caf7cadb
This commit is contained in:
parent
fc99a34956
commit
f05a47ffea
@ -20,6 +20,7 @@ RUN apt-get install -y subversion && \
|
||||
ADD requirements.txt surveil/requirements.txt
|
||||
ADD setup.py /surveil/setup.py
|
||||
ADD setup.cfg /surveil/setup.cfg
|
||||
ADD README.rst /surveil/README.rst
|
||||
ADD .git /surveil/.git
|
||||
|
||||
# Install
|
||||
|
Loading…
x
Reference in New Issue
Block a user