node image does not have apt
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# ── Mozimo — TanStack Start (Vite) ──────────────────────────
|
||||
FROM node:lts-trixie-slim AS deps
|
||||
RUN apk add --no-cache libc6-compat
|
||||
# RUN apk add --no-cache libc6-compat
|
||||
WORKDIR /app
|
||||
COPY package.json yarn.lock* package-lock.json* ./
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user