Skip to content

YunLe-CLI/yunle-template-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

动行db

docker-compose -f docker-compose.yml up -d

启动oss备份

docker build --rm -t yunle_db_backup .
docker run --restart=always --name  db_backup -d -v /mnt/www/db/:/www/ yunle_db_backup

Releases

No releases published

Packages

No packages published