Skip to content

BillyBag2/meshroom-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meshroom-docker

  • Very much work in progress!
  • At time of writing Untested!
  • At time of writing no scheme to share host files with container.

Requirements

Building image

Run build.sh

Running image

  • Edit run.sh so that the DISPLAY env variable contains the actual IP address of the X11 "server".

  • Run run.sh

  • ssh from the X11 server to the docker host on port 2222 with user root, pasword root with X11 forwarding enabled. eg `ssh root@192.168.0.123 -p 2222"

Know issues

  • Docker image is very insecure giving uptrotected ssh access to the docker container!
  • The docker build proccess could be muti stage making a more efficent final image.
  • Incomplete with no scheme to share host files with the container. Need to add -v options to 'run.sh'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published