Commit 5863acb
Merge #235
235: Chromium-driver binary is added to Dockerfile r=alallema a=mdraevich
## What does this PR do?
Fixes #185 (**1 task**)
Dockerfile was updated as follows:
1. **Chromium-driver** was installed using [debian repo](https://packages.debian.org/buster/chromium-driver).
2. The speed of build process was optimized by leveraging build cache ([more](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#leverage-build-cache)).
## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Hope you're doing great,
Matthew
Co-authored-by: Matthew <draevich.matvey@gmail.com>
Co-authored-by: Amélie <alallema@users.noreply.github.com>1 file changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
| 6 | + | |
| 7 | + | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments