mirror of
https://github.com/papra-hq/papra.git
synced 2026-04-24 19:50:11 -05:00
9c6f14fc13
* feat(docker): initialize Docker package with build configurations and README * Update packages/docker/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/docker/package.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
420 B
420 B
Docker Package
This package contains Docker images for Papra.
Versioning
This package uses CalVer (Calendar Versioning) with the format YY.MM.N:
YY: Two-digit yearMM: Two-digit month (zero-padded)N: Release number for that month (starting at 0)
Examples
25.10.0: First release in October 202525.10.1: Second release in October 202525.11.0: First release in November 2025