Bump Onebox to 1.24.3 with current API/runtime dependencies, registry routing fixes, safer initial admin handling, and cleaner shutdown of Docker-backed resources.
This commit is contained in:
@@ -59,12 +59,14 @@ Install the released binary:
|
||||
curl -sSL https://code.foss.global/serve.zone/onebox/raw/branch/main/install.sh | sudo bash
|
||||
```
|
||||
|
||||
Install through the npm package wrapper with pnpm:
|
||||
For published wrapper builds, install with pnpm:
|
||||
|
||||
```bash
|
||||
pnpm add --global @serve.zone/onebox
|
||||
```
|
||||
|
||||
This repository currently marks the package as private; use the install script or a released wrapper package when available.
|
||||
|
||||
The package wrapper downloads the platform-specific binary during postinstall. Current release assets are named for Linux, macOS, and Windows on x64/ARM64 where available.
|
||||
|
||||
## Quick Start
|
||||
|
||||
Reference in New Issue
Block a user