Added note about ARM and testing

This commit is contained in:
chuckcharlie
2022-08-02 10:29:35 -06:00
committed by GitHub
parent 73f28be0c9
commit d42e11465c

View File

@@ -4,6 +4,7 @@ Fork from [quadportnick/docker-cups-airprint](https://github.com/quadportnick/do
### Now supports ARM64 and AMD64!
Use the *latest* tag to auto choose the right architecture.
Please test and let me know. I don't have anything at home to test ARM with.
This Alpine-based Docker image runs a CUPS instance that is meant as an AirPrint relay for printers that are already on the network but not AirPrint capable. The other images out there never seemed to work right. I forked the original to use Alpine instead of Ubuntu and work on more host OS's.