Cleanup Dockerfile
This commit is contained in:
parent
0dcc2a96b6
commit
19f7456a03
|
|
@ -1,5 +1,5 @@
|
||||||
# Use a lightweight Node.js runtime as the base image for the final stage
|
# Use a lightweight Node.js runtime as the base image for the final stage
|
||||||
FROM node:14-alpine
|
# FROM node:14-alpine
|
||||||
|
|
||||||
# # Set the working directory in the container
|
# # Set the working directory in the container
|
||||||
# WORKDIR /app
|
# WORKDIR /app
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue