Copy the client assets over to a named volume at runtime #10

Merged
decentral1se merged 1 commits from copy-assets-folder into main 2021-07-17 09:00:52 +00:00
Member

This PR changes entrypoint.sh in order to make it copy the peerube client's dist files over to the mountpoint of the app-assets named volume (which is also mounted in the nginx container). That way, changed files are made available to nginx when the peertube image is updated.

Closes: #8

This PR changes entrypoint.sh in order to make it copy the peerube client's dist files over to the mountpoint of the app-assets named volume (which is also mounted in the nginx container). That way, changed files are made available to nginx when the peertube image is updated. Closes: #8
mirsal added 1 commit 2021-07-16 21:11:17 +00:00
e310d86a8f fix: Copy the client assets over to a named volume at runtime
This commit makes the entrypoint copy the client's dist files to
the mountpoint of the app-assets named volume. That way, changed
files are made available to the nginx container when the peertube
image gets updated

Closes: #8
mirsal force-pushed copy-assets-folder from e310d86a8f to 31520c2cb1 2021-07-16 21:19:14 +00:00 Compare
decentral1se approved these changes 2021-07-17 09:00:47 +00:00
decentral1se left a comment
Owner

Spectacular 💯

Spectacular 💯
decentral1se merged commit e2b4d39fe2 into main 2021-07-17 09:00:52 +00:00
decentral1se deleted branch copy-assets-folder 2021-07-17 09:00:57 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/peertube#10
No description provided.