Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 397 Bytes

File metadata and controls

21 lines (13 loc) · 397 Bytes

SQLite3

Installs needed dependencies for Rails apps using SQLite3.

Example Usage

"features": {
    "ghcr.io/rails/devcontainer/features/sqlite3": {}
}

Options

Customizations

OS Support

This Feature should work on recent versions of Debian/Ubuntu-based distributions with the apt package manager installed.

bash is required to execute the install.sh script.