Latest version of LinuxCNC on the Latest Debian
2.2K
Where to file issues:
Maintained by:
Supported architectures: (more info)
amd64 (x86_64), i386, arm32v7 (armhf), arm64v8
Supported Single Board Computers (SBC): (more info)
Raspberry Pi 3 Model B, Raspberry Pi 3 Model B+, NVIDIA Jetson Nano
Source of this description:
On the GitHub repo at README.Docker.md
Supported Docker versions:
the latest CE release (down to 17-ce on a best-effort basis)
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
$ 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
For more information about the build, versions used and how to modify it see the README.md
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.
Content type
Image
Digest
Size
506.5 MB
Last updated
about 7 years ago
docker pull jeffersonjhunt/linuxcnc