5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
存放认证中心打包好的jar文件,用于docker启动应用。
|
|
docker save \
|
|
redis:6.0.16 \
|
|
mysql:5.7 \
|
|
-o all.tar |