Skip to content

An issue with Dockerfile for superset #1

Open
@waynelxb

Description

@waynelxb

Thank you very much for sharing!
I think, instead of
RUN superset set_database_uri -d DW -u duckdb:///superset_home/db/datamart.duckdb
, it should be:
RUN superset set_database_uri -d DW -u duckdb:///$HOME/db/datamart.duckdb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions