docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Installing vim in base image

Open prayagsingh opened this issue 3 years ago • 1 comments

Hello @saghul, Is there any specific reason for installing vim in the base image? ref: https://github.com/jitsi/docker-jitsi-meet/blob/81dc3849b18b734ea20c8ed9281df14353615603/base/Dockerfile#L24

prayagsingh avatar Dec 22 '21 16:12 prayagsingh

That is k Lu the case for unstable images, because they are mainly used for testing, and it's useful when debugging stuff. We could perhaps replace it with vim-tiny to make images a tad smaller.

saghul avatar Dec 23 '21 07:12 saghul