Sign inSign up

rscorer/playwright-go

By rscorer

Updated over 2 years ago

ARM64 go 1.21, playwright-go

Image
Developer tools
0

1.6K

rscorer/playwright-go repository overview

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"

Tag summary

Content type

Image

Digest

sha256:77195b8ff

Size

702.4 MB

Last updated

over 2 years ago

docker pull rscorer/playwright-go