This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Dockerfile for MCP Excalidraw Server
|
# Dockerfile for MCP Excalidraw Server
|
||||||
# Builds the MCP server with SQLite persistence (Alpine)
|
# Builds the MCP server with SQLite persistence
|
||||||
|
|
||||||
# Stage 1: Build backend (TypeScript compilation + native modules)
|
# Stage 1: Build backend (TypeScript compilation + native modules)
|
||||||
FROM node:20-alpine AS builder
|
FROM node:20-alpine AS builder
|
||||||
|
|||||||
Reference in New Issue
Block a user