Skip to content

Commit 55764c1

Browse files
committed
Adding a deploy badge
1 parent c4a838e commit 55764c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Lambda Playwright Python Base Image
22

3+
[![Deploy Docker Image](https://github.com/sjw7444/lambda-playwright-python/actions/workflows/deploy.yml/badge.svg)](https://github.com/sjw7444/lambda-playwright-python/actions/workflows/deploy.yml)
4+
35
This repository contains a base Docker image for running Playwright with Python on AWS Lambda with ARM support. The image is optimized for serverless environments and includes all necessary dependencies for headless Chromium browser automation.
46

57
## Features

0 commit comments

Comments
 (0)