Nacos native Docker image support
Author: jamesmajor1688-techCreated Sep 10, 2026Updated Sep 14, 2026
Labelsstatus/need feedback
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like I searched on Docker Hub and couldn't find the native packaged version of Nacos. Traditional jar packages take up too much memory and have a slow startup speed. I hope it can be supported. I have tried packaging on my computer but have failed. I would prefer an official version that has been optimized by AOT after running for a period of time. This way, developers don't have to preheat to the optimized version in production before packaging, and dynamic expansion of k8s requires faster startup speed
Source: alibaba/nacos