This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| set -euo pipefail | |
| # install_colima.sh | |
| # - Installs/updates Colima + docker CLI via Homebrew | |
| # - Tries to enable Colima autostart at login via brew services (LaunchAgent) | |
| # and performs a cleanup+retry if launchctl returns an error | |
| # - Optionally installs Portainer CE (as a Docker container on Colima) | |
| if [[ "$(uname -s)" != "Darwin" ]]; then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| y,x1 | |
| 281,1 | |
| 79,0.995 | |
| 312,0.978 | |
| 220,0.951 | |
| 76,0.914 | |
| 248,0.866 | |
| 346,0.809 | |
| 185,0.743 | |
| 53,0.669 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| y,x1 | |
| 270,8084143,1 | |
| 196,071966,0.995 | |
| 261,9081732,0.978 | |
| 95,60906398,0.951 | |
| 58,64092381,0.914 | |
| 342,6048011,0.866 | |
| 89,52286006,0.809 | |
| 133,2547303,0.743 | |
| 238,9882235,0.669 |