mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 18:44:38 +00:00
Add less to Dockerfile
This commit is contained in:
parent
4437e13657
commit
1ba5802958
@ -26,6 +26,7 @@ WORKDIR /root/
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install xvfb
|
||||
RUN apt-get -y install wkhtmltopdf
|
||||
RUN apt-get -y install less
|
||||
|
||||
COPY --from=builder /usr/src/app/target/uberjar/commiteth.jar .
|
||||
COPY html2png.sh .
|
||||
|
Loading…
x
Reference in New Issue
Block a user