i guess too minimalism
This commit is contained in:
parent
722fed1cf0
commit
7051446fda
@ -24,7 +24,9 @@ ENV NODE_ENV production
|
||||
|
||||
USER nextjs
|
||||
|
||||
COPY --from=builder /app/public ./public
|
||||
COPY --from=builder /app/.next/standalone ./
|
||||
COPY --from=builder /app/.next/static ./.next/static
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user