Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
79d8c409
Commit
79d8c409
authored
Jul 22, 2019
by
Jualy
Committed by
Bastian Köcher
Jul 22, 2019
Browse files
Update Dockerfile (#332)
/data path should link to /root/.local/share/polkadot
parent
bc8f5d1b
Pipeline
#43966
passed with stages
in 16 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
79d8c409
...
...
@@ -27,8 +27,8 @@ RUN mv /usr/share/ca* /tmp && \
rm
-rf
/usr/share/
*
&&
\
mv
/tmp/ca-certificates /usr/share/
&&
\
rm
-rf
/usr/lib/python
*
&&
\
mkdir
-p
/root/.local/share/
P
olkadot
&&
\
ln
-s
/root/.local/share/
P
olkadot /data
mkdir
-p
/root/.local/share/
p
olkadot
&&
\
ln
-s
/root/.local/share/
p
olkadot /data
RUN
rm
-rf
/usr/bin /usr/sbin
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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