jansanchez / sqlite-alpine

A Docker image for SQLite + Linux Alpine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqlite-alpine

An Image for SQLite based in Debian Alpine

Run + bash (temporaly)

docker run -it --rm jansanchez/sqlite-alpine sh

How to use with Docker Compose (Template and Example)

Example: https://github.com/jansanchez/sqlite-alpine-app

If you want your Own Build

Clone repository

git clone git@github.com:jansanchez/sqlite-alpine.git

Build

docker build -t jansanchez/sqlite-alpine .

About

A Docker image for SQLite + Linux Alpine

License:MIT License