This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Dockerfile for Canvas Server (Optional)
|
# Dockerfile for Canvas Server (Optional)
|
||||||
# Provides the web interface, REST API, and SQLite persistence
|
# Provides the web interface, REST API, and SQLite persistence (Alpine)
|
||||||
|
|
||||||
# Stage 1: Build frontend
|
# Stage 1: Build frontend
|
||||||
FROM node:20-alpine AS frontend-builder
|
FROM node:20-alpine AS frontend-builder
|
||||||
|
|||||||
Reference in New Issue
Block a user