ynqa / jnv

Interactive JSON filter using jq
MIT License
4.9k stars 54 forks source link

Update Dockerfile #52

Closed ynqa closed 3 months ago

ynqa commented 3 months ago

Use debian slim image instead of alpine.

Current -slim image is already sufficiently small. Although I don't think there are any dependencies at the moment, I will prepare an environment using glibc instead of musl as much as possible.