Markdowntest
This commit is contained in:
parent
3ce0a617ae
commit
93e030db92
1635 changed files with 128460 additions and 26 deletions
|
@ -14,7 +14,7 @@ ENV LC_ALL en_US.UTF-8
|
|||
|
||||
WORKDIR /srv/
|
||||
ADD ./requirements.txt /srv/requirements.txt
|
||||
RUN pip3 install -r requirements.txt
|
||||
RUN pip3 install --require-hashes -r requirements.txt
|
||||
|
||||
WORKDIR /root/
|
||||
#Add Onionr source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue