Skip to content

Instantly share code, notes, and snippets.

View ttruty's full-sized avatar

Timothy Truty ttruty

View GitHub Profile
@kurokobo
kurokobo / docker-compose-installer-for-container-optimized-os-on-gce.md
Last active July 22, 2024 16:22
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.