FROM mltooling/ml-workspace-minimal:latest

# Set port to 8080 -> main port for cloud run
ENV WORKSPACE_PORT=8080
EXPOSE 8080