Skip to content

docs: updating docker tags and defining them#664

Merged
quetzalliwrites merged 3 commits into
mainfrom
doc-238-docker-img-tags-updates
May 22, 2026
Merged

docs: updating docker tags and defining them#664
quetzalliwrites merged 3 commits into
mainfrom
doc-238-docker-img-tags-updates

Conversation

@quetzalliwrites
Copy link
Copy Markdown
Collaborator

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 20, 2026

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 82d9252
Status: ✅  Deploy successful!
Preview URL: https://e2b8be04.localstack-docs.pages.dev
Branch Preview URL: https://doc-238-docker-img-tags-upda.localstack-docs.pages.dev

View logs

Copy link
Copy Markdown
Collaborator

@remotesynth remotesynth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am approving because the content seems fine, however I noted that a couple of the images appear to be missing the nightly images. I am not sure if this is something we should remove on our end or if there is a mistake on the deployments (maybe there will be one made tonight and it's just missing at the moment 🤷 ). Let's confirm before merging.

Comment thread src/content/docs/aws/capabilities/config/docker-images.md
@quetzalliwrites quetzalliwrites requested a review from aidehn May 20, 2026 19:24
@quetzalliwrites
Copy link
Copy Markdown
Collaborator Author

hey @aidehn would you be ok to give this a engineer review? i want to make sure i understood the changes for each product line

Comment thread src/content/docs/aws/getting-started/faq.mdx Outdated
Comment thread src/content/docs/aws/getting-started/faq.mdx Outdated
| `latest` / `stable` | Tagged releases only (e.g. `2026.05.0`) | Most users — stable, release-quality builds |
| `dev` | Every merged commit on `main` | Users who need the latest unreleased changes |
| `nightly` | Scheduled nightly builds | CI pipelines that need a fresh build on a regular cadence |
| `YYYY.MM.patch` (e.g. `2026.05.0`) | Never (pinned) | Fully reproducible environments where no changes are acceptable |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Azure is an odd one since they don't have a tagged release process their definitions for each are different!

  1. For Azure, latest == dev - it is the latest commit from main
  2. There are no stable tags since they don't support a tagged release process (stable is only updated in these scenarios)
  3. There are also no YYYY.MM.patch, YYYY.MM and YYYY tags for the same reason as the above

So, overall we just need latest, nightly and dev and dev == latest!

Comment thread src/content/docs/snowflake/getting-started/index.mdx
Copy link
Copy Markdown

@aidehn aidehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the documentation updates!! I left a few comments about the wording of relating bug fixes with patch releases + the Azure tag definitions (as they are quite different than AWS and Snowflake!) Once done I think we should be good to go 🎉

@quetzalliwrites
Copy link
Copy Markdown
Collaborator Author

quetzalliwrites commented May 21, 2026

You rock 🤘🏽, thanks for the feedback @aidehn

@quetzalliwrites
Copy link
Copy Markdown
Collaborator Author

good catch @remotesynth, tyvm

@aidehn
Copy link
Copy Markdown

aidehn commented May 21, 2026

Update: PR to add nightly tags to Snowflake is here 👍🏼 Added docs: needed so if it's already included in this docs update then we can ignore the new ticket!

Comment thread src/content/docs/aws/getting-started/faq.mdx Outdated
Comment thread src/content/docs/aws/getting-started/faq.mdx Outdated
Comment thread src/content/docs/azure/getting-started/index.mdx Outdated
Co-authored-by: Quetzalli  <alejandra.olvera.novack@gmail.com>
Comment thread src/content/docs/snowflake/getting-started/index.mdx Outdated
@quetzalliwrites quetzalliwrites merged commit 8aca387 into main May 22, 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.

3 participants