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

1 Commits

Author SHA1 Message Date
mirsal 31520c2cb1 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
2021-07-16 21:19:03 +00:00