Sign inSign up

jeffersonjhunt/linuxcnc

By jeffersonjhunt

Updated about 7 years ago

Latest version of LinuxCNC on the Latest Debian

Image
0

2.2K

jeffersonjhunt/linuxcnc repository overview

Quick reference

What is LinuxCNC?

from the LinuxCNC GitHub Repo:

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more. LinuxCNC Homepage

How to use this image

Run LinuxCNC
$ xhost +
$ docker run --rm -it -v /tmp/.X11-unix/X0:/tmp/.X11-unix/X0 -e DISPLAY=:0 jeffersonjhunt/linuxcnc start

This will run LinuxCNC without Realtime OS support and should only be used for testing. For Realtime OS support, see the README.md

Building the Dockerfile

For more information about the build, versions used and how to modify it see the README.md

License

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Tag summary

Content type

Image

Digest

Size

506.5 MB

Last updated

about 7 years ago

docker pull jeffersonjhunt/linuxcnc