This guide is intended for DLTK developers and anyone who wants to build the DLTK app as well as the container images required by DLTK runtimes.
The build
folder, located in the root of this repository, contains scripts and artefacts for building DLTK.
That includes a AWS CodeBuild specification containing all the steps required for building and testing DLTK:
If you want to run builds in our AWS account, please see the AWS CodeBuild use guide.
If you want to run builds locally, please see the Announcing Local Build Support for AWS CodeBuild blog post. This repository contains a helper script to kick of the local build.