twosigma / twosigma/beakerx

replace chown with umask?

Open
#6,675 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

https://github.com/twosigma/beakerx/blob/master/docker/Dockerfile#L39
this chown takes forever. can we just create the files with the right umask?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at docker/Dockerfile line 39 and inspect the chown operation and the files it affects. Check whether creating those files with the intended umask preserves the required access in the built image, then validate the Docker build and resulting file permissions without the slow operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
build-system, devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.