Sign inSign up

voxpupuli/openvoxagent

Sponsored OSS

By voxpupuli

Updated 23 days ago

Container builds for the OpenVox agent

Image
0

8.3K

voxpupuli/openvoxagent repository overview

OpenVox Agent container

CI License Sponsored by betadots GmbH



This project hosts the Containerfile and the required scripts to build a OpenVox Agent container image.

⚠️ It is/can be used as an example/test agent (f.e. in CRAFTY). It is not intended to be used in production or as a replacement for the OpenVox agent package.

For a compose file see: CRAFTY

The entrypoint is the openvox-agent script which is a wrapper around the openvox-agent binary.

Version schema

Images are published to ghcr.io/openvoxproject/openvoxagent and docker.io/voxpupuli/openvoxagent.

TagExampleDescription
<openvox.version>-v<container.version>8.28.0-v1.2.3Immutable container release
<openvox.version>8.28.0Latest build for an OpenVox Agent version
<openvox.major>8Latest build for an OpenVox major version
latestlatestLatest build from the main branch

Builds from the main branch are additionally tagged as <openvox.version>-main.

Example using an immutable container release:

podman pull ghcr.io/openvoxproject/openvoxagent:8.28.0-v1.2.3

The OpenVox version describes the agent version contained in the image. The container version follows semantic versioning and describes changes to the container image independently of the OpenVox version.

Tag summary

Content type

Image

Digest

sha256:ca16c432c

Size

98.3 MB

Last updated

23 days ago

docker pull voxpupuli/openvoxagent

This week's pulls

Pulls:

134

Last week