playwright/utils/docker
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
..
build.sh doc: further align docs w/ playwright.dev (#4866) 2021-01-03 08:47:29 -08:00
Dockerfile.bionic fix(docker): avoid symlink hack in Docker images (#5429) 2021-02-11 18:33:30 -08:00
Dockerfile.focal fix(docker): avoid symlink hack in Docker images (#5429) 2021-02-11 18:33:30 -08:00
seccomp_profile.json doc: further align docs w/ playwright.dev (#4866) 2021-01-03 08:47:29 -08:00
tag_and_push.sh doc: further align docs w/ playwright.dev (#4866) 2021-01-03 08:47:29 -08:00