A blinking lightweight printer simulator
1.8K
The ledprinter is a blinking lightweight printer simulator used in our tiny-cloud.
See https://github.com/sealsystems/ledprinter for more details.
$ docker service create \
--mode global \
--publish mode=host,target=9100,published=9100 \
--mount type=bind,src=/sys,dst=/sys \
--name ledprinter \
sealsystems/ledprinter
Content type
Image
Digest
Size
18.1 MB
Last updated
over 7 years ago
docker pull sealsystems/ledprinter