upatde: dockerfile init blender

This commit is contained in:
Tom Boullay
2026-04-14 14:06:04 +02:00
parent 2b3d02e489
commit ab9685b6ee
5 changed files with 264 additions and 65 deletions
+2 -2
View File
@@ -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