Add libvips to devcontainer Dockerfile

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2026-05-12 16:08:31 +02:00
committed by GitHub
parent 73b6077ac3
commit fdffcd0dfd

View File

@@ -15,6 +15,7 @@ RUN apt-get update -qq \
libyaml-dev \
libyaml-0-2 \
openssh-client \
libvips \
postgresql-client \
vim \
procps \