showstat4
command line interface for SQLite 2
RUN apt-get update && \
apt-get install -y sqlite
RUN apt-get update && \
apt-get install -y sqlite
RUN apk add sqlite
RUN pacman -S --noconfirm sqlite
RUN apt-get update && \
apt-get install -y sqlite
RUN yum install -y sqlite
RUN dnf install -y sqlite
RUN apt-get update && \
apt-get install -y sqlite