This issue is dependent on guidance established by this issue.
The quickstart page for cloud_sql_proxy mentions support for 64 and 32 bit versions of Mac, Linux, and Windows. It's not clear what specific platforms within each of these regimes is specifically reported and we should:
- Write the install logic to be expansive as possible and try to install based on identification of the underlying system into one of these broad categories and
- create a series of containers for specific platforms within these larger umbrellas (e.g., Ubuntu version X, MacOS version Y, etc.)
This issue is dependent on guidance established by this issue.
The quickstart page for
cloud_sql_proxymentions support for 64 and 32 bit versions of Mac, Linux, and Windows. It's not clear what specific platforms within each of these regimes is specifically reported and we should: