nacos-group / nacos-sync

Service Sync component
Apache License 2.0
292 stars 144 forks source link

Support build docker image when release #361

Open luoxiner opened 2 months ago

luoxiner commented 2 months ago

We have built the Docker image and pushed it to Docker Hub. Now, we can use docker run to run it. Additionally, we have configured Maven to build the Docker image automatically when running mvn package.