File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ several python packages with conflicting dependencies. For other programming lan
35
35
a similar approach to keep dependencies where possible separated.
36
36
37
37
To install new dependencies in the ` apk_scanner-worker ` container, you need to modify the ` Dockerfile ` located in
38
- ` docker/base/ ` (see [ Dockerfile_apk_scanner] ( https://github.com/FirmwareDroid/FirmwareDroid/blob/main/docker/base/Dockerfile_apk_scanner ) .
38
+ ` docker/base/ ` (see [ Dockerfile_apk_scanner] ( https://github.com/FirmwareDroid/FirmwareDroid/blob/main/docker/base/Dockerfile_apk_scanner ) ) .
39
39
The ` Dockerfile_apk_scanner ` is responsible for building the docker image of the
40
40
` apk_scanner-worker ` container. The ` apk_scanner-worker ` container is based on the ` firmwaredroid-base ` image
41
41
(see [ Dockerfile_BASE] ( https://github.com/FirmwareDroid/FirmwareDroid/blob/main/Dockerfile_BASE ) ) and
You can’t perform that action at this time.
0 commit comments