RoboDK Forum
创建自定义渲染器吗?可打印版本

+- RoboDK Forum (//m.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: RoboDK API (//m.sinclairbody.com/forum/Forum-RoboDK-API)
+--- Thread: create custom renderer? (/Thread-create-custom-renderer)

Pages: 1 2


RE: create custom renderer?-robotguy-02-06-2019

Great, and can I run the installer programmatically as well, without a DISPLAY env set? I want to install in a docker container.


RE: create custom renderer?-mjavala-01-17-2021

Hey where did you end up with this? were you able to install with docker?


RE: create custom renderer?-Albert-01-18-2021

You can install RoboDK silently by passing the /S command to the installer.


RE: create custom renderer?-Sam-06-27-2022

For those interested, we added an official docker image on Docker Hub:https://hub.docker.com/r/robodk/robodk/tags
Let us know if you encounter any issues.