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 - akavX.Y.Z
from themain
branchpre-release
- this tag is for the latest pre-production release - akavX.Y.Z-alpha/beta/rcX
from themain
branchdev
- this tag is for the latest development release from thedev
branch.
Was this helpful?