feat(build): Support docker install

This commit is contained in:
Fangyin Cheng
2025-03-11 15:57:52 +08:00
parent ee1ac0df8e
commit 455cdd1612
32 changed files with 1844 additions and 589 deletions

View File

@@ -124,6 +124,10 @@ const sidebars = {
type: 'doc',
id: 'installation/docker_compose',
},
{
type: 'doc',
id: 'installation/docker-build-guide',
},
{
type: 'category',
label: 'Model Service Deployment',