首页
Format of the initialization string does not conform to specification starting at index 75
我这边是 docker 里面跑asp.net core应用的时候报的这个错误,错误原因是连接字符串格式错误
以下是我的连接字符串的书写:
这里最奇怪的问题就是,这个连接字符串在本地调试的时候一点问题没有,可是一上docker就报错
解决方案是:
把这个尾部的分号去掉。
.NETCore
docker
相关
Arm64安装docker和docker-compose
安装指定版本docker
Centos8 Docker部署ElasticSearch集群
一步一步配置docker(tomcat+jenkins+phpmyadmin+nginx)
一、Asp.Net Core WebAPI——修改默认监听端口
.net core 2.2 部署CentOS7(3)安装Xshell操控CentOS7
.net core 部署在Centos 7/8 的几个小坑
通俗易懂,什么是.NET?什么是.NET Framework?什么是.NET Core?
.NET Core3.1 Dotnetty实战第二章
docker安装与配置nginx详细过程
docker-compose fastdfs
用 Docker Swarm 来部署 Nebula Graph 集群
标签