generated from Fascinated/nextjs-13-template-with-tailwindcss
move to dockerhub image
All checks were successful
Publish Docker Image / docker (push) Successful in 1m56s
All checks were successful
Publish Docker Image / docker (push) Successful in 1m56s
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
FROM node:lts-alpine
|
||||
|
||||
ENV NODE_ENV=production
|
||||
WORKDIR /usr/src/app
|
||||
COPY ["package.json", "package-lock.json*", "npm-shrinkwrap.json*", "./"]
|
||||
|
Reference in New Issue
Block a user