No need to mkdir apparently
This commit is contained in:
parent
1df66b9191
commit
32f3b77c3c
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ RUN wget -O /usr/bin/chainquery.zip https://github.com/lbryio/chainquery/release
|
|||
cd /usr/bin/ && \
|
||||
unzip chainquery.zip && \
|
||||
rm chainquery.zip && \
|
||||
mkdir -v /data && \
|
||||
chown -R 1000:1000 /data && \
|
||||
chmod -R 755 /data
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue