Kitware / paraview-visualizer

Web frontend to ParaView based on trame
BSD 3-Clause "New" or "Revised" License
30 stars 12 forks source link

.server directory for the Dockerfile #6

Open parismulye opened 1 year ago

parismulye commented 1 year ago

from the Dockerfile:

# Copy the server directory
COPY --chown=trame-user:trame-user ./server /deploy/server

what should be inside the ./server as this folder does not exist in the docker folder ?

jourdain commented 1 year ago

The content of what's get generated when running the build_server.sh script.

Which is technically: