Skip to content

Rework the docker image for proper sqlite support #101

@nsheridan

Description

@nsheridan

cashierd in docker is compiled with CGO to support sqlite

I think this should be 2 images:

  1. A 'cashierd' image, statically linked, CGO_ENABLED=0
  2. A 'cashierd-sqlite' image, built for sqlite usage

Alternatively maybe replace C sqlite bindings with https://modernc.org/sqlite

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions