playwright/utils/docker
Andrey Lushnikov f637b0302d
devops(docker): fix registry to be accessible by Azure Pipelines user (#5672)
Turns out Azure Pipelines is doing a few modifications to the base
container. One of the important modification is that they add a new
user to the container that has a passwordless sudo permissions. This
user is used later on to run all the pipeline steps.

This patch makes sure our shared registry inside the docker containers
is accessible to all the users.

Fixes #5635
2021-03-01 17:24:07 -08:00
..
build.sh doc: further align docs w/ playwright.dev (#4866) 2021-01-03 08:47:29 -08:00
Dockerfile.bionic devops(docker): fix registry to be accessible by Azure Pipelines user (#5672) 2021-03-01 17:24:07 -08:00
Dockerfile.focal devops(docker): fix registry to be accessible by Azure Pipelines user (#5672) 2021-03-01 17:24:07 -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