ARM64 go 1.21, playwright-go
1.6K
ARM64 image for playwright and go
Dockerfile
FROM golang:1.21
RUN go install github.com/playwright-community/playwright-go/cmd/playwright@latest \
&& playwright install chromium --with-deps
ENV TZ="Europe/London"
Content type
Image
Digest
sha256:77195b8ff…
Size
702.4 MB
Last updated
over 2 years ago
docker pull rscorer/playwright-go