代码改变世界

随笔档案-2022年04月

dockerhub

2022-04-25 08:38 by qgbo, 109 阅读, 收藏, 编辑
摘要: docker hub: 新建 DockerfileV2 FROM alpine:3.13 # This is the release of Consul to pull in. ARG CONSUL_VERSION=1.11.5 # This is the location of the relea 阅读全文

aspnet3.1 添加自定义签名证书 https

2022-04-17 17:09 by qgbo, 90 阅读, 收藏, 编辑
摘要: 1. aspnet3.1 项目,自带的dockerfile 生成的容器,最后不能访问自定义签名的https 原因是自签名的证书,没有再docker 中。 aspnet3.1 项目自带dockerfile 生成的容器,添加了证书也不行。 而consul 的镜像可以! 只需要 下载那个 pem 文件,然 阅读全文
点击右上角即可分享
微信分享提示