Logo
Explore Help
Register Sign In
mirrors/mmcv
1
0
Fork 0
You've already forked mmcv
mirror of https://github.com/open-mmlab/mmcv.git synced 2025-06-03 21:54:52 +08:00
Code Issues Projects Releases Wiki Activity
mmcv/Dockerfile

8 lines
67 B
Docker
Raw Normal View History

fix dependencies (#146) * fix requirements * don't reuse build dependencies between different envs * minor fix * change the order of opencv and opencv-headless
2019-11-21 09:34:26 -06:00
FROM python:3.7
WORKDIR /mmcv
COPY . /mmcv
RUN pip install -e .
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 542ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API