mirror of
https://github.com/dedicatedcode/reitti.git
synced 2026-01-09 01:17:57 -05:00
docs: Add develop tag and clarify Docker image tag descriptions (#97)
This commit is contained in:
@@ -98,8 +98,9 @@ Configure real-time location tracking with:
|
||||
|
||||
## Tags
|
||||
|
||||
- `latest` - Latest stable release
|
||||
- `x.y.z` - Specific version releases
|
||||
- `develop` - **Bleeding Edge**: Built from every push to main branch. For developers and early adopters who want the newest features and don't mind potential instability.
|
||||
- `latest` - **Stable Release**: Updated with each stable release. For most users who want reliable, tested functionality with new features.
|
||||
- `x.y.z` - **Conservative**: Specific version releases for users who want full control over updates and prefer to manually choose when to upgrade.
|
||||
|
||||
## Source Code
|
||||
|
||||
|
||||
@@ -196,8 +196,9 @@ The included `docker-compose.yml` provides a complete setup with:
|
||||
|
||||
### Tags
|
||||
|
||||
- `latest` - Latest stable release
|
||||
- `x.y.z` - Specific version releases
|
||||
- `develop` - **Bleeding Edge**: Built from every push to main branch. For developers and early adopters who want the newest features and don't mind potential instability.
|
||||
- `latest` - **Stable Release**: Updated with each stable release. For most users who want reliable, tested functionality with new features.
|
||||
- `x.y.z` - **Conservative**: Specific version releases for users who want full control over updates and prefer to manually choose when to upgrade.
|
||||
|
||||
## Data Flow & Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user