Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: Update Docker file for current Klipper version (#2666) | sillyfrog | 2020-04-02 | 1 | -3/+9 |
| | | | | Signed-off-by: Trent Davis <tgh@sillyfrog.com> | ||||
* | dockerfile: Add a basic reference Dockerfile (#488) | sillyfrog | 2018-08-06 | 1 | -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> |