Andrey Lushnikov
59d9c1cae6
devops(docker): fix typo in docker build ( #5705 )
2021-03-03 13:57:56 -08:00
Andrey Lushnikov
92132d2ea0
cherry-pick(release-1.9): fix registry to be accessible by Azure Pipelines user ( #5672 )
...
This cherry-picks f637b0302d
References #5635
2021-03-03 10:16:56 -08:00
Andrey Lushnikov
5ea6d6eefd
fix(docker): avoid symlink hack in Docker images ( #5429 )
...
Instead of symlinking pwuser's registry to root's registry, we now
use the `PLAYWRIGHT_BROWSERS_PATH` variable to define a single
browser registry across the docker image, accessible for all
users.
Fixes #4485
2021-02-11 18:33:30 -08:00
Joel Einbinder
3d14780bcb
fix(docker): add fonts-liberation for chromium ( #5344 )
2021-02-06 09:05:45 -08:00
Andrey Lushnikov
9de0a5a963
chore: add Python to docker images ( #5139 )
...
This adds +100MB to network transfer size but enables our
users to use playwright-python from-inside docker container.
2021-01-27 08:51:51 -08:00
Pavel Feldman
ae935a43d9
doc: further align docs w/ playwright.dev ( #4866 )
2021-01-03 08:47:29 -08:00