Skip to content

Commit

Permalink
install fontconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
adampingel committed May 28, 2023
1 parent da5fd3c commit 014ba17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM mcr.microsoft.com/devcontainers/base:jammy

RUN apt-get update && apt-get install -y \
fontconfig \
libfreetype6 \
libgfortran5

0 comments on commit 014ba17

Please sign in to comment.