Create docker-bakcup.MD

This commit is contained in:
Vincent Young 2023-01-23 20:14:09 +08:00 committed by GitHub
parent 3a6c037434
commit f673f0c8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
docker-bakcup.MD Normal file
View File

@ -0,0 +1,3 @@
```shell
docker run -itd -p 7373:80 missuo/deeplx-bk
```