playwright/utils/docker
Ross Wollman b76d3f2b40
chore: fix publish_docker.sh (#14851)
Started failing a few days ago (https://github.com/microsoft/playwright/runs/6871909784?check_suite_focus=true)
with:

```
./utils/docker/publish_docker.sh: line 82: syntax error near unexpected
token `else'
```
2022-06-13 18:19:57 -07:00
..
build.sh chore: add Ubuntu 22 Docker image (#14755) 2022-06-09 23:19:54 +02:00
Dockerfile.bionic feat: detect docker version and Playwright version mismatch (#12806) 2022-03-25 14:45:53 -07:00
Dockerfile.focal feat: detect docker version and Playwright version mismatch (#12806) 2022-03-25 14:45:53 -07:00
Dockerfile.jammy chore: add Ubuntu 22 Docker image (#14755) 2022-06-09 23:19:54 +02:00
publish_docker.sh chore: fix publish_docker.sh (#14851) 2022-06-13 18:19:57 -07:00
seccomp_profile.json doc: further align docs w/ playwright.dev (#4866) 2021-01-03 08:47:29 -08:00
start_agent.sh fix(docker): do not export DISPLAY for everybody without XVFB running (#9795) 2021-10-26 13:21:18 -07:00