зеркало из https://github.com/mozilla/MozDef.git
Consolidate commands in tester docker container
This commit is contained in:
Родитель
d8c99f1a74
Коммит
60f0200e23
|
@ -15,8 +15,4 @@ COPY docker/compose/tester/files/tests_config.conf /opt/mozdef/envs/mozdef/tests
|
|||
COPY docker/compose/tester/files/loginput_index.conf /opt/mozdef/envs/mozdef/tests/loginput/index.conf
|
||||
COPY docker/compose/tester/files/rest_index.conf /opt/mozdef/envs/mozdef/tests/rest/index.conf
|
||||
|
||||
USER root
|
||||
|
||||
RUN \
|
||||
source /opt/mozdef/envs/python/bin/activate && \
|
||||
pip install -r /opt/mozdef/envs/mozdef/tests/requirements_tests.txt
|
||||
RUN pip install -r /opt/mozdef/envs/mozdef/tests/requirements_tests.txt
|
||||
|
|
Загрузка…
Ссылка в новой задаче