We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f240c4c commit 4d86943Copy full SHA for 4d86943
Dockerfile
@@ -6,3 +6,6 @@ WORKDIR /cryptpad/lib/plugins
6
7
# Clone the SSO plugin
8
RUN git clone https://github.com/cryptpad/sso/
9
+
10
+# Revert working directory to the root of the cryptpad project
11
+WORKDIR /cryptpad
0 commit comments