v0.1.0 — Initial Release
tinycode-container v0.1.0
First public release of the tinycode container image.
Features
- UBI9 base image for enterprise Linux compatibility
- Bundled tools — tmux, git, optional oc CLI for OpenShift management
- vLLM auto-configuration via
TINYCODE_VLLM_URLenvironment variable - GitOps startup mode — clone a git repo into
/projectson container start - RHOAI auto-detection — in-cluster Kubernetes detection with sensible defaults
- Cluster-admin mode — automatic oc CLI download with checksum verification
- Security hardened — input validation, read-only root filesystem, NetworkPolicy, GPG-verified RPMs
Container Image
podman pull quay.io/bjohns/tinycode-container:latestAlso available at ghcr.io/bjohns/tinycode-container:latest.
See CONTAINER.md for the full environment variable reference.