aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* 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>