Typed the wrong user
This commit is contained in:
parent
a1bce599d5
commit
ef95284d6a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN wget -O /usr/bin/chainquery.zip https://github.com/lbryio/chainquery/release
|
||||||
unzip chainquery.zip && \
|
unzip chainquery.zip && \
|
||||||
rm chainquery.zip
|
rm chainquery.zip
|
||||||
|
|
||||||
USER lbrycrdd
|
USER chainquery
|
||||||
|
|
||||||
## Expose Chainquery API port
|
## Expose Chainquery API port
|
||||||
EXPOSE 6300 3306
|
EXPOSE 6300 3306
|
||||||
|
|
Loading…
Add table
Reference in a new issue