upatde: dockerfile init blender
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
# =============================================================================
|
||||
# Asset Bridge 3D — Dockerfile for Coolify
|
||||
# Upload GLTF — Dockerfile for Coolify
|
||||
# Node 20 Debian · Blender (headless) · Multi-stage build
|
||||
# =============================================================================
|
||||
|
||||
@@ -27,7 +27,7 @@ RUN npm run build
|
||||
# --- Stage 3: Production -----------------------------------------------------
|
||||
FROM node:20-slim AS runner
|
||||
|
||||
LABEL maintainer="Asset Bridge 3D"
|
||||
LABEL maintainer="La Fabrik Durable"
|
||||
LABEL description="Secure 3D asset upload interface with Draco compression and GitHub push"
|
||||
|
||||
# Install Blender (headless) + tini
|
||||
|
||||
Reference in New Issue
Block a user