4 lines
99 B
Docker
4 lines
99 B
Docker
FROM docker.io/dagster/dagster-k8s:1.11.10
|
|
|
|
RUN pip install dagster-duckdb dagster-postgres pandas
|