- About the Compatibility Matrix for Liferay Portal 6.2 EE
- Audience Targeting for Digital Experience Platform 7.2
- AWS Cloud Services Support Policy
- Bookmarks Module for Digital Experience Platform
- Cobertura de soporte transitoria para las versiones trimestrales
- Critical Incident Contact role
- Digital Experience Platform 7.0 Deprecated and Archived Items
- Digital Experience Platform 7.1 Deprecated and Archived Items
- Digital Experience Platform 7.2 Deprecated and Archived Items
- Digital Experience Platform 7.3 Deprecated and Archived Items
- Document Conversion Support Policy
- Document Repository Support Policy
- Document Thumbnails and Previews Support Policy
- Fix Pack and Security Release Improvements
- Glassfish Support Policy
- Google Authorization Removal in Liferay DXP 7.2
- IBM DB2 Database Support Policy
- IBM JDK Support Policy
- Installing Archived Modules From Liferay's Public Repository
- Internet Explorer Support Policy
- Java TCK Certified OpenJDK Binaries
- JBoss Support Policy
- JDK7 Concerns
- JDK Certification, Java TCK Compliance, and Liferay
- LDAP Support Policy
- Liferay and Amazon S3 SigV2 Deprecation
- Liferay Docker Image Security Policy
- Liferay Documentum Connector for Digital Experience Platform 7.1
- Liferay DXP 2023.Q3 and DXP 2023.Q4 Transitional Support Coverage
- Liferay DXP 7.0 Fix Pack Releases
- Liferay DXP Compatibility with Elasticsearch Service on Elastic Cloud
- Liferay DXP Docker Image Tags
- Liferay Security Practices
- Liferay Social Networking for Digital Experience Platform 7.1
- Liferay Web Proxy Module for Digital Experience Platform 7.1
- Linux (general) Operating System Support Policy
- Microsoft Azure Cloud Services Support Policy
- Microsoft Edge Compatibility
- Microsoft SQL Server Database Support Policy
- Mobile Device Support Policy
- MySQL Database Support Policy
- NTLM Module in Digital Experience Platform 7.2
- OpenID Removal in Liferay DXP 7.2
- Oracle Database Support Policy
- Oracle JDK Support Policy
- Oracle JRockit JDK Support Policy
- PostgreSQL Database Support Policy
- Recommended Patching Cycle for Liferay DXP Customers
- Red Hat Enterprise Operating System Support Policy
- Resources Importer
- Rolling Restart - Breaking Changes
- SAML Support Policy
- Search Portlet in Liferay DXP 7.2
- Solaris Operating System Support Policy
- SSO (general) Policy
- Third-Party Paid Apps Activation Support Policy
- Tomcat Support Policy
- WebDAV Support Policy
- WebLogic Support Policy
- WebSphere Support Policy
- Wildfly Support Policy
- Xuggler Support Policy
Liferay DXP Docker Image Tags
This article explains Liferay's DXP docker image versioning format, image tag types and their implications. Liferay DXP docker images can be found on Docker Hub here.
Anatomy of an Image Version
{Liferay DXP Major/Minor Version}-{Liferay Release Type}-{Image Version}-{Build Time and Date}
Liferay DXP Major/Minor Version
For example 7.4.13. The 7.4 refers to the major version while the .13 refers to the minor.
Changes to the major Liferay version (e.g. "7.3.x" to "7.4.x") are major version changes that require portal schema version upgrade processes and module schema version upgrade processes using the DB Upgrade Tool.
Changes in the minor version (e.g. "7.4.10" to "7.4.13") are version changes in the Community Edition which contain portal schema version upgrade processes and module schema version upgrade processes using the DB Upgrade Tool.
Liferay Release Type
The part of the tag name that follows the Liferay major/minor version is the release type. In general changes in the release type are changes to Liferay on the same major version (i.e. changes to the patch level) and include bug fixes and product improvements. These Updates contain required and optional module version schema upgrade processes (Upgrade Processes for Fix Pack in DXP 7.3 and Above). The format of this tag name part is following the naming conventions of the particular release type in subject.
Docker Image Version
The docker image version will have a major version, minor version, and patch version (d3.0.12).