·docker-guide

Best practices for Dockerizing Remix/Shopify apps. Includes multi-stage builds, Alpine images, and local dev setups with pnpm.

2Installs·0Trend·@toilahuongg

Installation

$npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill docker-guide

SKILL.md

This guide covers how to containerize your Shopify App for consistent deployment across any VPS or cloud provider.

Production Dockerfile (Multi-stage) This optimized Dockerfile uses multi-stage builds to keep the final image size small (<200MB usually) and secure.

Local Development (docker-compose.yml) Don't install Postgres/Redis locally on your Mac. Run them in Docker.

Best practices for Dockerizing Remix/Shopify apps. Includes multi-stage builds, Alpine images, and local dev setups with pnpm. Source: toilahuongg/google-antigravity-kit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill docker-guide
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is docker-guide?

Best practices for Dockerizing Remix/Shopify apps. Includes multi-stage builds, Alpine images, and local dev setups with pnpm. Source: toilahuongg/google-antigravity-kit.

How do I install docker-guide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill docker-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/toilahuongg/google-antigravity-kit