demo of delta lake with forked io manager
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM python:3.12-slim
|
||||
|
||||
RUN apt update && apt install --no-install-recommends --yes git
|
||||
|
||||
# Checkout and install dagster libraries needed to run the gRPC server
|
||||
# exposing your repository to dagit and dagster-daemon, and to load the DagsterInstance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user