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
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
# Install xsel if needed (uncomment if required in your environment)
|
||||
# RUN apt-get update && apt-get install -y xsel
|
||||
# Copy the package.json and package-lock.json first to leverage Docker's cache
|
||||
|
||||
Reference in New Issue
Block a user