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

Update docker-compose sample to use node user home dir and pull directly from docker hub #3161

Merged
merged 1 commit into from
Sep 24, 2022

Conversation

oc013
Copy link
Contributor

@oc013 oc013 commented Sep 24, 2022

In 4fd9e7f user is changed to node. Storing data in /data caused permissions errors as it is owned by root. Changing the TRILIUM_DATA_DIR to be based on the node user's home directory seems to resolve this error.

Removing build context lets it pull directly from docker hub the first time without error.

@zadam zadam merged commit fe3f24c into zadam:master Sep 24, 2022
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.

None yet

2 participants