Skip to content

Permissions on Docker Created Files #645

Answered by jmbannon
joshso asked this question in Q&A
Discussion options

You must be logged in to vote

The docker container uses the username abc, which should be 1000:100. When you log into the container, you need to do docker exec -u abc ytdl-sub /bin/bash, otherwise you log in as root and it will create files using the root user

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jmbannon
Comment options

You must be logged in to vote
1 reply
@jmbannon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants