python3.7
,latest
(Dockerfile)python3.6
(Dockerfile)python3.6-alpine3.8
(Dockerfile)python3.7-alpine3.8
(Dockerfile)
This docker image is based on https://hub.docker.com/r/tiangolo/uvicorn-gunicorn-fastapi It combines FastAPI and Fast.ai.
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+.
The fastai library simplifies training fast and accurate neural nets using modern best practices.