Update Dockerfile-web-ui-dev
This commit is contained in:
@@ -4,7 +4,7 @@ ARG ALPINE_VERSION=3.19.0
|
|||||||
|
|
||||||
# Set the working directory in the container
|
# Set the working directory in the container
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Install xsel if needed (uncomment if required in your environment)
|
# Install xsel if needed (uncomment if required in your environment)
|
||||||
# RUN apt-get update && apt-get install -y xsel
|
# RUN apt-get update && apt-get install -y xsel
|
||||||
# Copy the package.json and package-lock.json first to leverage Docker's cache
|
# Copy the package.json and package-lock.json first to leverage Docker's cache
|
||||||
|
|||||||
Reference in New Issue
Block a user