mcwaddams-site/.dockerignore
Ryan Malloy 3af91e8a9d Add Docker deployment for mcwaddams.mcp.website
Multi-stage build: Node 22 for Astro build, Caddy 2 Alpine for
static file serving. Reverse-proxied via caddy-docker-proxy.
2026-02-14 12:57:51 -07:00

8 lines
56 B
Plaintext

node_modules
dist
.astro
.git
.env
.env.*
!.env.example