This Docker image is built for my own purposes and is not an official made by Retype.
Since Retype is an executable binary built by .NET, the base image debian:bullseye-20211201-slim
is enough. The binary is downloaded and put in /usr/local/bin/retype
thus making it available in $PATH
.