mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
f637b0302d
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 |
||
---|---|---|
.. | ||
build.sh | ||
Dockerfile.bionic | ||
Dockerfile.focal | ||
seccomp_profile.json | ||
tag_and_push.sh |