Skip to content

Docker and chains refactor

Latest
Compare
Choose a tag to compare
@chriswilley chriswilley released this 16 Feb 16:45
5931c4f
  • We've refactored algorithm processing chains to each write their own JSON definition file instead of all writing to a single chains.json.
  • We've also added support for Docker, so you can now Dockerize the ATK in either development or production mode. See the Docker section in https://algorithm-toolkit.readthedocs.io/.