- pull google image ( see pull command on artifact registry)
- run with:
docker run --rm -it --entrypoint bash <image:tag>
- Inside the image execute:
ls /layers/google.python.pip/pip/lib/python3.9/site-packages
(Change python version if nessesary)
OlderNewer