Skip to content

docs: use the latest tag in the About page docker run example - #80

Merged
kparisa merged 2 commits into
apache:mainfrom
justinmclean:docs/about-docker-latest
Sep 3, 2026
Merged

docs: use the latest tag in the About page docker run example#80
kparisa merged 2 commits into
apache:mainfrom
justinmclean:docs/about-docker-latest

Conversation

@justinmclean

Copy link
Copy Markdown
Member

The paragraph above this example explains that latest images are the stable releases and edge images track master, and the Versioning section says edge builds are not recommended for production use. The example then ran apache/iggy:edge, so copying it gave a new user an unstable build.

The paragraph above this example explains that latest images are the
stable releases and edge images track master, and the Versioning section
says edge builds are not recommended for production use. The example then
ran apache/iggy:edge, so copying it gave a new user an unstable build.

The example is there to show the required SYS_NICE, seccomp and memlock
settings, not to pick a tag. Getting Started already uses latest.
@kparisa
kparisa merged commit b788f4e into apache:main Sep 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants