-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Add instructions to the README about how to use the Docker container to do a CLI build #16
Comments
Hmm, I wrote documentation on using the containers on docker hub, but I can't find that anymore. Maybe that got lost when the account moved to an official open source account or when the github repo got a README.md 😞. Generate STL/3MF etc, does not need an internal X display, so the simple command line is fine
For PNG the current build still needs the X display, that limitation can go away soon due to the built-in EGL support. So this needs
|
This is great stuff! Can you add it to the README also? Would be very very helpful |
Sure, that's why I did not close the issue. I just don't have the time right now and I want to get the builds updated first, so we can get rid of the special case |
You seem busy! Just threw these instructions in the README :) |
Initial update via #19. Keeping this open as reminder when the (snapshot) images are updated to EGL support. |
It appears that this PR is reflected in the README here, but not on the Docker Hub page: https://hub.docker.com/r/openscad/openscad Wonder if there's a button you have to turn on to make it sync it or something? |
I'm hoping that one of the containers that exists allows me to run something like:
Does this exist? Would it be possible to add it to the README if it does?
The text was updated successfully, but these errors were encountered: