Skip to content

Make cache / database mountable in docker-image #4

@JeroenKnoops

Description

Problem

We're currently using a h2 database and local cached versions of scanned dependencies.
This can not be mounted right now and therefore everytime you start your docker image, the database and the cache is empty.

Proposal

  • Make h2 db mountable so you can choose to reuse the database.
  • Make cache mountable so you can choose to reuse the cache.

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