Commit Graph

13 Commits

Author SHA1 Message Date
Oleksandr Karpovich
02bf0d0569 Update compose-web Dockerfile (#2942)
Update jdk version to 17
2023-03-31 14:33:27 +02:00
Shagen Ogandzhanian
e5fed5aa7b Revert 239d5d5970 till further investigation
This reverts commit 239d5d5970.
2021-08-27 15:17:19 +02:00
Shagen Ogandzhanian
239d5d5970 [web] [ci] Install specific Firefox version and make it possible to customize it in build 2021-08-27 13:26:30 +02:00
Shagen Ogandzhanian
166b314919 [web] [ci] always install latest firefox 2021-08-26 23:57:01 +02:00
Shagen Ogandzhanian
c0735db613 [web] [ci] Don't install gradle in Dockerfile-Basic 2021-08-26 23:40:18 +02:00
Shagen Ogandzhanian
defae6241c Install web drivers to the gradle root 2021-06-29 14:40:12 +02:00
Shagen Ogandzhanian
9b1526e11b Install gecko driver to the compose-web light Docker image 2021-06-24 01:11:21 +02:00
Shagen Ogandzhanian
71fdf598ad Update gradle to 7.0.2 in "light" Docker environment for compose-web 2021-05-21 12:07:13 +02:00
Shagen Ogandzhanian
ae5d967c1e Don't pass eny global gradle config to the "light" compose-web environment 2021-05-18 17:19:33 +02:00
Shagen Ogandzhanian
a4e2d222b7 There's no need in complicated logic since we can not (easily) change entry point after all 2021-05-14 10:41:12 +02:00
Shagen Ogandzhanian
ed495ea09e Bootrstrapping androix repositoy in lite Dockerfile done right 2021-05-13 11:34:32 +02:00
Shagen Ogandzhanian
d33e0d99b6 Introduce bootstrap process as a gradle task (compose-web basic Docker image) 2021-05-12 22:02:35 +02:00
Shagen Ogandzhanian
83352b3499 Introduce separate Docker image for build without androidx setup
The idea is to setup android in runtime after all
2021-05-12 20:48:07 +02:00