HannanKan / docker-sqlite3

Sqlite3 command line in a docker container

Home Page:https://hub.docker.com/r/nouchka/sqlite3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-sqlite3

Docker pull Docker stars Build Status Docker size Codacy grade

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

About

Sqlite3 command line in a docker container

https://hub.docker.com/r/nouchka/sqlite3/


Languages

Language:Dockerfile 56.8%Language:Makefile 31.1%Language:Shell 12.1%