playwright/packages/playwright-core/src/containers
Dmitry Gozman 51a8807f6b
chore: make local docker build work on branch (#17896)
Branch does not pass `isDevelopmentMode` check because it does not have
a version ending with `-next`. Therefore, `env.PWTEST_DOCKER_BASE_IMAGE`
is ignored which leads to the pull of non-existent image.
2022-10-07 06:55:26 -07:00
..
DEPS.list chore: move container integration back to playwright-core (#17487) 2022-09-21 12:45:43 -07:00
docker.ts chore: make local docker build work on branch (#17896) 2022-10-07 06:55:26 -07:00
dockerApi.ts feat(containers): introduce separate container commands (#17541) 2022-09-22 13:38:54 -07:00