WebxCT / WebCT

Interactive Web UI for X-ray CT with Real-time Results
https://webct.io
8 stars 0 forks source link

Container fails to build #46

Open tjkuson opened 2 years ago

tjkuson commented 2 years ago

Container fails to build on step 14:

Step 14/39 : RUN svn checkout svn://zedbluffer@svn.code.sf.net/p/gvirtualxray/code/branches/use-xraylib gvirtualxray-code
 ---> Running in ddcf8c077075
svn: E170000: URL 'svn://zedbluffer@svn.code.sf.net/p/gvirtualxray/code/branches/use-xraylib' doesn't exist
Error response from daemon: The command '/bin/sh -c svn checkout svn://zedbluffer@svn.code.sf.net/p/gvirtualxray/code/branches/use-xraylib gvirtualxray-code' returned a non-zero code: 1
Build completed

Unable to find an image for introspection

This error was reproduced on both Fedora Linux and Windows 10 and on multiple network connections.

WYVERN2742 commented 2 years ago

Hi, thanks for the issue!

Currently, docker support is still in WIP, and will likely be completed some time next month, for the moment the way to install the project is as follows:

The current development work on docker is tracked on a pull request: https://github.com/WebxCT/WebCT/pull/44