Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 825 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 825 Bytes

SQLite Over The Network

NSQLite Dev Container

In this repository you will find the files needed to create a development container that can be used to develop any piece of software related to NSQLite.

It must be kept up to date with the latest version of the software used in the container.

Software included

This container is based on Debian and you can find the list of software and settings included in the container by looking at the following files:

  • .devcontainer/devcontainer.json
  • .devcontainer/Dockerfile

About Dev Containers