master: shutdown install license
build (signer) TeamCity build finished
Details
build (signer) TeamCity build finished
Details
This commit is contained in:
parent
0e560b59b1
commit
bd3d4b3303
|
|
@ -55,7 +55,7 @@ RUN apt update && apt install -y okular-csp-utils
|
|||
|
||||
RUN mkdir -p /root/.config
|
||||
COPY license.key /license.key
|
||||
RUN echo Y | pdfcpro install-license /license.key
|
||||
# RUN echo Y | pdfcpro install-license /license.key
|
||||
COPY Inter-Bold.ttf /usr/local/share/fonts/Inter-Bold.ttf
|
||||
|
||||
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
||||
|
|
|
|||
Loading…
Reference in New Issue