Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Minds
Minds
Commits
e129e63d
Commit
e129e63d
authored
Aug 10, 2020
by
Ben Hayward
Browse files
Update directory
parent
df3b50ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
containers/permaweb/Dockerfile
containers/permaweb/Dockerfile
+2
-2
No files found.
containers/permaweb/Dockerfile
View file @
e129e63d
...
...
@@ -4,9 +4,9 @@ WORKDIR /var/www/Minds/
RUN
apk add curl docker git
--no-cache
&&
\
git clone https://gitlab.com/minds/minds-permaweb-node.git/
&&
\
cd
minds-permaweb-
server
&&
\
cd
minds-permaweb-
node
&&
\
npm i
WORKDIR
/var/www/Minds/minds-permaweb-
server
WORKDIR
/var/www/Minds/minds-permaweb-
node
CMD
node server.js
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment