logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

unknown shorthand flag: ‘n‘ in -name See ‘docker run --help‘.

1、unknown shorthand flag: ‘n’ in -nameSee ‘docker run --help’.2、unknown shorthand flag: ‘r’ in -restartSee ‘docker run --help’.解决:-name换为–name;-restart换为–restart

#docker#容器#运维
启动nacos报Caused by: java.sql.SQLNonTransientConnectionException

启动nacos报Caused by: java.sql.SQLNonTransientConnectionException现象如下:Caused by: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times.

unknown shorthand flag: ‘n‘ in -name See ‘docker run --help‘.

1、unknown shorthand flag: ‘n’ in -nameSee ‘docker run --help’.2、unknown shorthand flag: ‘r’ in -restartSee ‘docker run --help’.解决:-name换为–name;-restart换为–restart

#docker#容器#运维
到底了