We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d91140 commit b3b8eefCopy full SHA for b3b8eef
docker/dependencies.sh
@@ -5,9 +5,6 @@ apt-get update && apt-get -qq install gnupg
5
6
# Install necessary packages without recommended dependencies
7
apt-get -qq install --no-install-recommends \
8
- ttf-mscorefonts-installer \
9
- fonts-liberation \
10
- fonts-freefont-ttf \
11
libssl-dev
12
13
0 commit comments