diff --git a/Dockerfile b/Dockerfile index 86180185..27256b28 100644 --- a/Dockerfile +++ b/Dockerfile @@ -42,4 +42,4 @@ RUN mv renv model-res-avm/ # Set the working directory to the app dir WORKDIR model-res-avm/ -CMD dvc pull && dvc repro +CMD dvc pull && dvc repro train