Docker again
This commit is contained in:
@@ -7,6 +7,8 @@ WORKDIR /app
|
||||
# Copy project files
|
||||
COPY ./latosa-frontend/ .
|
||||
|
||||
RUN deno install
|
||||
|
||||
# Install Next.js dependencies
|
||||
RUN deno task build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user