Skip to content

feat(container): add Docker Compose support with persistent SQLite vo…

d6e7995
Select commit
Loading
Failed to load commit list.
Merged

feat(container): add Docker Compose support with persistent SQLite volume #240

feat(container): add Docker Compose support with persistent SQLite vo…
d6e7995
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded May 18, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check warning on line 30 in Dockerfile

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Dockerfile#L30

Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`