摘要: #### 单独设置 ![](https://img2023.cnblogs.com/blog/2697130/202306/2697130-20230625175534601-762648533.png) ### 全局设置 * 设置 .kettle/shared.xml ``` qdsjzx_dat 阅读全文
posted @ 2023-06-25 17:58 vx_guanchaoguo0 阅读(384) 评论(0) 推荐(0) 编辑
摘要: #### dockerfile ``` FROM openjdk:8-jdk-alpine as TEMP_BUILD_IMAGE WORKDIR /apps/ RUN set -eux && sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/ 阅读全文
posted @ 2023-06-25 10:10 vx_guanchaoguo0 阅读(9) 评论(0) 推荐(0) 编辑