Skip to content

Instantly share code, notes, and snippets.

@ichux
Created November 29, 2024 04:44
Show Gist options
  • Save ichux/4fdffbada73fb5bf68b3334f893e43ee to your computer and use it in GitHub Desktop.
Save ichux/4fdffbada73fb5bf68b3334f893e43ee to your computer and use it in GitHub Desktop.
docker save -o playwright_image.tar mcr.microsoft.com/playwright/python:v1.49.0-noble-amd64
docker load -i playwright_image.tar
docker pull mcr.microsoft.com/playwright/python:v1.49.0-noble-amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment