freelawproject / doctor

A microservice for document conversion at scale
https://free.law/projects/doctor
BSD 2-Clause "Simplified" License
54 stars 14 forks source link

refactor(docker): Drop M1 Dockerfile #132

Closed flooie closed 2 years ago

flooie commented 2 years ago

Drop m1 and add command to choose platform in makefile for m1 machines. Drop install-qpdf

Found thread on how docker incorrectly installs qpdf and found working solution

Cleanup dockefile, remove duplicate import and drop imports used for m1 install.