Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Commit

Permalink
docker file update
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeMFS committed Nov 28, 2022
1 parent e81b7dc commit 212f67d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@ RUN chmod +x ./*sh

RUN pip3 install -r requirements.pip

RUN ./install_compressors.sh

RUN ./install_orf.sh

CMD tail -f >> /dev/null

0 comments on commit 212f67d

Please sign in to comment.