mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
FROM node:16-alpine
|
||||
RUN apk add git
|
||||
RUN git clone https://codeberg.org/orenom/Wikiless /wikiless
|
||||
RUN git clone https://github.com/Metastem/wikiless /wikiless
|
||||
WORKDIR /wikiless
|
||||
RUN npm install --no-optional
|
||||
COPY config.js.template config.js
|
||||
|
||||
Reference in New Issue
Block a user