Closed rojomisin closed 1 month ago
Every time I have to pull an image I come here and try to figure out the path, is there a reason not to include that in the installation section of the README?
show the docker pull command for the images
docker pull --platform=linux/amd64 gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.13.0
@rojomisin we do have a Container Images section in our README... is that what you are looking for?
Container Images
ah ty missed that
No problem, my pleasure! 😄
Have a great day, Jack
Description
Every time I have to pull an image I come here and try to figure out the path, is there a reason not to include that in the installation section of the README?
Potential Solution
show the docker pull command for the images
Additional Details
docker pull --platform=linux/amd64 gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.13.0