Skip to content

Commit

Permalink
chore: druid user
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcStdt committed Nov 21, 2024
1 parent ed4a84f commit 21a0372
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
examples
__debug_bin*
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ RUN make build-plugins

RUN cp ./bin/druid* /usr/bin/

USER 1000:1000

ENTRYPOINT [ "/entrypoint.sh" ]

0 comments on commit 21a0372

Please sign in to comment.