Docker搭建Sentinel制作镜像下载jar包,下载地址:https://github.com/alibaba/Sentinel/releases创建个目录装jar包创建Dockerfile:
vim /root/
2022-05-26