Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get ONBUILD to move Desktop files into Desktop working #89

Merged
merged 17 commits into from
Oct 23, 2024
Merged

Get ONBUILD to move Desktop files into Desktop working #89

merged 17 commits into from
Oct 23, 2024

Conversation

eeholmes
Copy link
Member

#64 #15 #83

Had a lot of trouble because I didn't understand permissions when COPY is used to create directories. Turns out it makes root the owner by default even if USER jovyan when the COPY is called. Then if jovyan later tries to delete, it fails.

Also need to change the Desktop files to executible so xfce (Desktop) didn't complain.

@eeholmes eeholmes merged commit 95e9ef1 into main Oct 23, 2024
1 check passed
@eeholmes eeholmes deleted the dev branch October 23, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant