Skip to content

Instantly share code, notes, and snippets.

View dr-robert-li's full-sized avatar
🎯
Focusing

Robert Li dr-robert-li

🎯
Focusing
View GitHub Profile
@dr-robert-li
dr-robert-li / docker-compose-installer-for-container-optimized-os-on-gce.md
Last active October 3, 2024 06:22 — forked from kurokobo/docker-compose-installer-for-container-optimized-os-on-gce.md
Simple Installer for Docker Compose on Container-Optimized OS on Google Computing Engine

Simple Installer for Docker Compose on Container-Optimized OS on Google Computing Engine

The easiest way to make Docker Compose available on Container-Optimized OS on Google Compute Engine (GCE) on Google Cloud Platform (GCP).

This is minimal Bash script version of Community Tutorial.

How to use

Simply, download installer.sh, run it, and then reload bash by source ~/.bashrc or re-login.