Skip to content

Version 1.0.0: Docker

Latest
Compare
Choose a tag to compare
@ptrgags ptrgags released this 23 Sep 18:08
4fed6db

This version refactors the code to work in a Docker container. This involves some breaking changes:

  • The python code was moved into a src/ subdirectory
  • The entrypoint is now streamlined to python -m papertoaster ARTWORK_ID [args]

This repo now produces two Docker images:

See the README for new usage.