TerriaMap Docker image

60 views
Skip to first unread message

Pritimoy Podder

unread,
Nov 11, 2021, 6:55:41 AM11/11/21
to TerriaJS
Dear TerriaJS Developers,

I need help to build the terriamap docker image using the DockerFile available inside the "deploy/docker" directory. Please excuse my node.js knowledge. I have done the following to successfully build the first terrimap docker image:
  1. Build the node_modules in my ubuntu OS
  2. Copied the DockerFile into the root directory and added a .dockerignore file to only include the required files and directories
  3. Updated the docker file by commenting out the line number 9 and replacing the line number 8 with "COPY .  ."
  4. Then run "docker build -t gt/terriamap"
However, I am not very confident with the above changes. I thought I should be able to build it straight from the "deploy/docker" directory without changing the file. Any thoughts? I have also referred to this URL which might be out of date!

Thank you very much for such a wonderful platform.

Greetings.



Reply all
Reply to author
Forward
0 new messages