level 08 / docker-containers
Docker & Containers
Containerized test execution from docker run to Kubernetes.
Docker Fundamentals
Understand Docker images, containers, and Dockerfiles — the foundation for containerised test execution.
Playwright in Docker
Run Playwright tests reliably in Docker containers using the official Microsoft image.
Docker Compose for Test Stacks
Orchestrate multi-service test environments with Docker Compose — app, database, and test runner together.
Kubernetes Test Execution
Run Playwright tests as Kubernetes Jobs and CronJobs for scalable, scheduled execution.