mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Fix vs code dev container
This commit is contained in:
parent
d23d0e0089
commit
20d72ea4a7
@ -3,5 +3,5 @@ FROM mcr.microsoft.com/vscode/devcontainers/python:0-${VARIANT}
|
||||
|
||||
RUN apt-get update \
|
||||
&& export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get install --no-install-recommends -y bc fontforge python-configparser \
|
||||
&& apt-get install --no-install-recommends -y bc fontforge \
|
||||
&& fontforge --version 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user