playwright-java/utils/docker
Max Schmitt d6f6448b1d
chore: fix Ubuntu 22.04 WebKit on 20.04 host (#1423)
2023-11-15 19:54:37 +01:00
..
Dockerfile.focal chore: bump maven version (#1392) 2023-09-20 11:39:56 -07:00
Dockerfile.jammy chore: fix Ubuntu 22.04 WebKit on 20.04 host (#1423) 2023-11-15 19:54:37 +01:00
README.md
build.sh devops: publish Jammy Docker images (#1262) 2023-04-12 19:41:41 +02:00
publish_docker.sh devops(docker): fix Docker publishing (#1277) 2023-05-09 08:55:36 +02:00

README.md

Docker build infra

This folder contains the infra to build the Docker images for Java. It's based on the upstream code located in microsoft/playwright/utils/docker.