Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 890 Bytes

File metadata and controls

15 lines (11 loc) · 890 Bytes

Documentation

中文

  • revm run: 启动 Linux rootfs session 并执行命令。
  • revm dockerd: 启动内置容器运行环境,并通过 Docker CLI 或 Podman CLI 使用。
  • revm attach: 连接已有 session,打开交互 shell 或执行命令。
  • revm ctl: 控制已有 session,包括展示端口映射、端口暴露、端口取消暴露和 rootfs 导入导出。

English

  • revm run: boot a Linux rootfs session and execute commands.
  • revm dockerd: start the built-in container runtime and use it through Docker CLI or Podman CLI.
  • revm attach: connect to an existing session, open an interactive shell, or execute a command.
  • revm ctl: control an existing session, including port listing, port export, port unexport, and rootfs import/export.