docker-sqlite3 Versions latest (based on debian:stable) Image Install sqlite3 command line. Use make install to setup the command. Use Use from command line: docker run -it nouchka/sqlite3 or use with docker compose: docker-compose run sqlite3 Todo