微服务docker启动增加sentinel和xxljob

This commit is contained in:
JEECG
2025-09-25 12:55:25 +08:00
parent a3969a5c63
commit 120cf85eb4
2 changed files with 23 additions and 22 deletions

View File

@ -12,5 +12,5 @@ EXPOSE 9080
ADD ./target/jeecg-cloud-xxljob-3.8.3.jar ./
CMD java -Dfile.encoding=utf-8 -Djava.security.egd=file:/dev/./urandom -jar jeecg-cloud-xxljob-3.8.3.jar
CMD sleep 60;java -Dfile.encoding=utf-8 -Djava.security.egd=file:/dev/./urandom -jar jeecg-cloud-xxljob-3.8.3.jar