Skip to content

Minimal Docker container that fires up a SQLite shell on mvsqlite.

License

Notifications You must be signed in to change notification settings

losfair/mvsqlite-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvsqlite-shell

Minimal Docker container that fires up a SQLite shell on mvsqlite.

Usage

docker build -t mvsqlite-shell .
docker run -it --rm -e MVSQLITE_DATA_PLANE=https://your-data-plane.example.com mvsqlite-shell \
  /run.sh "your-database:some-secret"

About

Minimal Docker container that fires up a SQLite shell on mvsqlite.

Resources

License

Stars

Watchers

Forks

Packages