based on pcb2gcode 2.5.0 0029d61 dev build
$ docker run -it --rm cs8898/pcb2gcode:2.5.0 --version
2.5.0
Git commit: 0029d61
Boost: 108300
Gerbv: 2.10.1-dev~180c67
Geos: 3.12.1
the workingdir is /data, you should mount the files there e.g.
docker run --rm -it -v "$(pwd):/data" cs8898/pcb2gcode:2.5.0 --version
similar to https://hub.docker.com/r/ptodorov/pcb2gcode
Content type
Image
Digest
sha256:a8755a50f…
Size
126.8 MB
Last updated
9 months ago
docker pull cs8898/pcb2gcode:2.5.0