kopia lustrzana https://github.com/OpenDroneMap/WebODM
commit
18e12f3365
|
@ -13,7 +13,7 @@ ADD requirements.txt /webodm/
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
# swagger_spec_validator is not up to date, fetch directly from github
|
# swagger_spec_validator is not up to date, fetch directly from github
|
||||||
RUN pip install --upgrade git+git://github.com/Yelp/swagger_spec_validator
|
RUN pip install --upgrade git+https://github.com/Yelp/swagger_spec_validator
|
||||||
|
|
||||||
# Add repository files
|
# Add repository files
|
||||||
ADD . /webodm/
|
ADD . /webodm/
|
||||||
|
|
Ładowanie…
Reference in New Issue