examples(dagster): add csv_to_postgres project
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM docker.io/dagster/dagster-k8s:1.11.10
|
||||
|
||||
RUN pip install dagster-duckdb dagster-postgres pandas
|
||||
RUN pip install dagster-duckdb dagster-postgres pandas 'dlt[filesystem,postgres,s3]'
|
||||
|
||||
Reference in New Issue
Block a user