> For the complete documentation index, see [llms.txt](https://docs.defguard.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defguard.net/1.4/deployment-strategies/docker-images-and-tags.md).

# Docker images and tags

All docker images for gateway, core, and proxy have these additional tags:

* `latest` - this tag is for the latest production release - aka `vX.Y.Z` from the `main` branch
* `pre-release`- this tag is for the latest pre-production release - aka `vX.Y.Z-alpha/beta/rcX` from the `main` branch
* `dev` - this tag is for the latest development release from the `dev` branch.
