Jacky's blog
首页
  • 学习笔记

    • web
    • android
    • iOS
    • vue
  • 分类
  • 标签
  • 归档
收藏
  • tool
  • algo
  • python
  • java
  • server
  • growth
  • frida
  • blog
  • SP
  • more
GitHub (opens new window)

Jack Yang

编程; 随笔
首页
  • 学习笔记

    • web
    • android
    • iOS
    • vue
  • 分类
  • 标签
  • 归档
收藏
  • tool
  • algo
  • python
  • java
  • server
  • growth
  • frida
  • blog
  • SP
  • more
GitHub (opens new window)
  • shell

  • tool

  • 网络

  • compute_base

  • blog

  • growth

  • java

  • C&C++

  • ai

    • base

    • tools

      • cursor
      • openclaw
        • install
          • docker
          • 1. build by code
          • 2. npm
    • other

  • secure

  • cms

  • english

  • 生活

  • 金融学

  • more

  • other
  • ai
  • tools
Jacky
2026-03-09
目录

openclaw

# install

# docker

# 1. build by code

https://docs.openclaw.ai/zh-CN/install/docker (opens new window)

# 方式 1:重跑 docker-setup.sh(完整流程,包括 onboard 等)
./docker-setup.sh

# 方式 2:只重建镜像 + 重启(更快,跳过引导步骤)
docker build -t openclaw:local -f Dockerfile .
#   一次性启动 OpenClaw 命令行工具,执行「初始化 / 入网配置」(onboard)操作
docker compose run --rm openclaw-cli onboard
#   后台启动 OpenClaw 网关服务(核心运行组件),长期提供服务
docker compose up -d openclaw-gateway
1
2
3
4
5
6
7
8
9

# 2. npm

npm install -g openclaw@latest(npm)
1
上次更新: 2026/03/11, 00:05:47
cursor
huggingFace

← cursor huggingFace→

最近更新
01
产业链整理
01-27
02
mermaid 入门指南
01-22
03
whimsical 入门指南
01-21
更多文章>
Theme by Vdoing | Copyright © 2019-2026 Jacky | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式