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.
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 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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
e310d86a8fto31520c2cb1Spectacular 💯