The docker documentation
https://github.com/Esri/arcgis-python-api/blob/master/docker/README.md
says "Your copied resources will need to include:
function_app.py, such as:"
followed by a code snippet in the V2 programming model.
Is the v2 programming model required to use the Esri docker container?
Or can we continue to use the V1 programming model?