build: docker build --no-cache -t mtg-print print docker build --no-cache -t mtg-print-web web get_printings: curl -L https://mtgjson.com/api/v5/AllPrintings.sqlite -o print/AllPrintings.sqlite