A base image that contains Flyte Kit.
Using the example provided by Flyte for the wine dataset of scikit-learn, run the following example:
docker compose -f examples/wine/docker-compose.yml up
The output should have something similar to this:
wine-example-1 | LogisticRegression(C=0.1, max_iter=3000)