Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eschutho authored Dec 10, 2024
1 parent d38e0dd commit 9a5e1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ RUN --mount=type=bind,source=./docker,target=/docker \
superset-frontend \
apache_superset.egg-info \
requirements \
{SUPERSET_HOME} \
&& useradd --user-group -d ${SUPERSET_HOME} -m --no-log-init --shell /bin/bash superset \
&& /docker/apt-install.sh \
curl \
Expand Down

0 comments on commit 9a5e1fd

Please sign in to comment.