itzg / itzg/docker-minecraft-bedrock-server

use only point releases, disable beta version support

Open
#243 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1.9k
Forks
303
Avg merge
2h 26m
Merged PRs (30d)
2

Description

Since today, my server reports `1.19.10-beta20` which is too new for our iOS clients to connect to (currently 1.18.31). I know there is a `beta preview` for iOS but it is closed, and I would like the server to only run the latest point release. `-e VERSION=1.18` results in a 404, and -e `VERSION=PREVIOUS` results in 1.17.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the VERSION environment variable is interpreted for server downloads, using the reported VERSION=1.18 and VERSION=PREVIOUS behaviors as cases. Confirm how the latest point release is selected and how beta versions are excluded; done means a supported VERSION value resolves to the desired stable point release without returning a 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
devops, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.