Skip to content

Commit

Permalink
user: root
Browse files Browse the repository at this point in the history
  • Loading branch information
VickyTheViking committed Dec 7, 2024
1 parent a87daa7 commit e79f202
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:
spark-worker:
image: apache/spark:${SPARK_VERSION}
container_name: spark-worker
user: root
ports:
- "8081:8081"
volumes:
Expand Down

0 comments on commit e79f202

Please sign in to comment.