dev
This commit is contained in:
@@ -30,6 +30,7 @@ RUN apt-get update && apt-get install -y \
|
||||
RUN mkdir -p /usr/share/fonts/truetype/custom
|
||||
COPY ./fonts/gilroy/* /usr/share/fonts/truetype/custom
|
||||
COPY ./fonts/lexend/* /usr/share/fonts/truetype/custom
|
||||
COPY ./fonts/visby/* /usr/share/fonts/truetype/custom
|
||||
RUN fc-cache -f -v
|
||||
|
||||
# Download and install Composer
|
||||
|
||||
Reference in New Issue
Block a user