Docker images and tags
All docker images for gateway, core and proxy have these aditional 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 relase from thedev
branch.
Last updated