Virtual PDF AirPrint printer: print to PDF from any iOS, macOS, or network device via AirPrint/IPP.
8.3K
# Run in the background
docker run --network=host -d -v $(pwd)/cups-pdf:/var/spool/cups-pdf --name air-pdf-printer thyrlian/air-pdf-printer
# Run with interactive shell
docker run --network=host -it -v $(pwd)/cups-pdf:/var/spool/cups-pdf --name air-pdf-printer thyrlian/air-pdf-printer /bin/sh
Printed PDFs will appear in ./cups-pdf/ANONYMOUS/.
For full documentation, visit the GitHub repository.
Content type
Image
Digest
sha256:2bc927380…
Size
45.1 MB
Last updated
7 months ago
docker pull thyrlian/air-pdf-printer