This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
FROM mcr.microsoft.com/dotnet/aspnet:6.0
|
FROM mcr.microsoft.com/dotnet/aspnet:6.0
|
||||||
|
|
||||||
|
RUN apt-get install -y libfreetype6
|
||||||
|
RUN apt-get install -y libfontconfig1
|
||||||
|
|
||||||
ADD dist /app
|
ADD dist /app
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user