Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.
/ SqliteAlpine Public archive

Repro a segfault with SQLite on the Alpine 3.12 image

Notifications You must be signed in to change notification settings

bgrainger/SqliteAlpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build and test the image:

docker build . -t sqlitetest
docker run sqlitetest

It should print:

Opening connection...
Opened connection.
Created table.

The program works when the base Docker image is changed to mcr.microsoft.com/dotnet/core/sdk:3.1-alpine3.11

About

Repro a segfault with SQLite on the Alpine 3.12 image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published