зеркало из https://github.com/openwpm/OpenWPM.git
Merge pull request #509 from vringar/patch-1
Use extension built within Dockerfile instead of from the local system
This commit is contained in:
Коммит
8641ca7408
|
@ -13,6 +13,7 @@ COPY automation/Extension/firefox/. ./
|
|||
COPY automation/Extension/webext-instrumentation/. ../webext-instrumentation
|
||||
RUN npm install
|
||||
RUN npm run build
|
||||
RUN cp dist/openwpm-1.0.zip openwpm.xpi
|
||||
|
||||
# Stage 2, build the main OpenWPM image
|
||||
FROM ubuntu:18.04
|
||||
|
|
Загрузка…
Ссылка в новой задаче