mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
136 B
136 B
Simple example on how to use it inside a web service
docker build . -t escpos-web
docker run --network=host -p 9999:9999 escpos