One of the technical questions revolved around optimizing Docker builds
Anonimo
I answered by fumbling around with the template Python Dockerfile they gave me, ample Google-ing (allowed in context, for what it’s worth), and eventually finding a solution which made the application run while resolving some of the sub-optimal elements of the template, which would normally result in unusably slow run times.