aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* remove some cruftTomasz Kramkowski2025-08-151-44/+0
|
* scripts: Update Docker file for current Klipper version (#2666)sillyfrog2020-04-021-3/+9
| | | | Signed-off-by: Trent Davis <tgh@sillyfrog.com>
* dockerfile: Add a basic reference Dockerfile (#488)sillyfrog2018-08-061-0/+38
Dockerfile: Add a basic reference Dockerfile This is a sample of how to get Klipper running in Docker, because of the virtual serial port, the user will have to modify things to include something to send the GCode. I have included a link to my repo which has OctoPrint up and running as an example. Signed-off-by: Trent Davis <tgh@sillyfrog.com>