michaelrsweet / lprint

A Label Printer Application
https://www.msweet.org/lprint
Apache License 2.0
227 stars 31 forks source link

Support for docker #131

Open johnbradley101 opened 7 months ago

johnbradley101 commented 7 months ago

HI, is it possible to add support for Docker easily? this would be great to run on a docker container on a synology NAS to make network label printers accessible over airprint.

michaelrsweet commented 6 months ago

@johnbradley101 I'm not sure about USB support, but will investigate.

johnbradley101 commented 6 months ago

@johnbradley101 I'm not sure about USB support, but will investigate.

thanks - that would be great. I've been able to share a label printer using the synology print server, so it is accessible from a windows PC / Mac over the network, but I've not been able to get it to work over airprint. So would it even need to have the USB aspect supported if it is available as a network printer?

michaelrsweet commented 6 months ago

Yes, it should work with a network printer as long as the routing/bridging was setup right. But I'd want to make sure to have as much as possible work from a docker image, to forestall obvious support questions... :)

cryptedbv commented 5 months ago

Same here, i'd love to run it in 'Container Station' on a Qnap NAS, i could launch a VM but it would use 200x the resources instead of a simple docker container.