Skip to content

build Dockerfile, run oqto inside container#1

Open
synergiator wants to merge 1 commit intobyteowlz:mainfrom
synergiator:main
Open

build Dockerfile, run oqto inside container#1
synergiator wants to merge 1 commit intobyteowlz:mainfrom
synergiator:main

Conversation

@synergiator
Copy link
Copy Markdown

$ docker run -it docker.io/library/oqto:latest

Oqto - AI Agent Workspace Platform server.

Usage: oqto [OPTIONS]

Commands:
serve Start the HTTP API server
init Create config directories and default files
config Inspect and manage configuration
invite-codes Manage invite codes for user registration
runner Manage the oqto-runner daemon
completions Generate shell completions
help Print this message or the help of the given subcommand(s)

Options:
--config Override the config file path
-q, --quiet Reduce output to only errors
-v, --verbose... Increase logging verbosity (stackable)
--debug Enable debug logging (equivalent to -vv)
--trace Enable trace logging (overrides other levels)
--json Output machine readable JSON
--yaml Output machine readable YAML
--no-color Disable ANSI colors in output
--color Control color output (auto, always, never) [default: auto] [possible values: auto, always, never]
--dry-run Do not change anything on disk
-y, --yes Assume "yes" for interactive prompts
--timeout Maximum seconds to allow an operation to run
--parallel Override the degree of parallelism
--no-progress Disable progress indicators
--diagnostics Emit additional diagnostics for troubleshooting
-h, --help Print help
-V, --version Print version

$ docker run -it docker.io/library/oqto:latest --version
oqto 0.3.19

@synergiator synergiator changed the title build Dockerfile, run oqto inside it. build Dockerfile, run oqto inside container Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant