Runs agentic coding assistants in docker containers
Project description
aicage
Prebuilt Docker images for popular AI coding agents. Pick a tool, choose a base OS, and start a container with a user that matches your host IDs.
Images at a glance
- Agents:
cline,codex, anddroid. - Bases: aliases published from
wuodan/aicage-image-base(e.g.,ubuntu,fedora,act). - Tags live at
wuodan/aicageand supportlinux/amd64andlinux/arm64. - Images are thin: the agent is installed, you provide API keys at runtime.
Tag format
${AICAGE_REPOSITORY:-wuodan/aicage}:<tool>-<base>-<version>(e.g.,codex-ubuntu-latest).- Base layers come from
${AICAGE_BASE_REPOSITORY:-wuodan/aicage-image-base}:<base>-<version>. <base>-latesttags are convenience aliases discovered from the base repository.
Quick start
docker pull wuodan/aicage:codex-ubuntu-latest
docker run -it --rm \
-e OPENAI_API_KEY=sk-... \
-e AICAGE_UID=$(id -u) \
-e AICAGE_GID=$(id -g) \
-e AICAGE_USER=$(id -un) \
-v "$(pwd)":/workspace \
wuodan/aicage:cline-ubuntu-latest
Swap codex for cline or droid, and switch ubuntu to any available base alias.
Runtime behavior
- Containers start as root, then
scripts/entrypoint.shcreates a user fromAICAGE_UID/AICAGE_GID/AICAGE_USER(defaults1000/1000/aicage) and switches into it withgosu. /workspaceis created and owned by that user; mount your project there.
Related repositories
- Base layers:
aicage-image-basebuilds${AICAGE_BASE_REPOSITORY}tags. - Final agent images:
aicage-imageconsumes base layers and publishes${AICAGE_REPOSITORY}tags. - Want to build or extend the images? See
DEVELOPMENT.mdin each repo for contributor guidance.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aicage-0.0.3.tar.gz.
File metadata
- Download URL: aicage-0.0.3.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e8a915c89fb3cd4c9d7c73ae49c3af7216ac691b0e884c75d0c6231d73bfe70
|
|
| MD5 |
550ccd3362689b10455767fb80fde7d6
|
|
| BLAKE2b-256 |
d4437e8c55dbef80241d2afb0c7c017f834edf26b1b5ec28330b9ff6f411b0d8
|
Provenance
The following attestation bundles were made for aicage-0.0.3.tar.gz:
Publisher:
publish.yml on Wuodan/aicage
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aicage-0.0.3.tar.gz -
Subject digest:
3e8a915c89fb3cd4c9d7c73ae49c3af7216ac691b0e884c75d0c6231d73bfe70 - Sigstore transparency entry: 764432779
- Sigstore integration time:
-
Permalink:
Wuodan/aicage@c866ad5bb4591bb4a4241677266722806c712fb9 -
Branch / Tag:
refs/tags/0.0.3 - Owner: https://github.com/Wuodan
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@c866ad5bb4591bb4a4241677266722806c712fb9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file aicage-0.0.3-py3-none-any.whl.
File metadata
- Download URL: aicage-0.0.3-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adb66203e03bf529671e07867a95ece7019b241f1b947e9e0804176c9cdd7c7c
|
|
| MD5 |
fc56a023cc0d0e816448ca61464b2be8
|
|
| BLAKE2b-256 |
66f228821eff89add1e7eb0968331f6c8952eea69e3ef2fd52a8eadd35c1cce9
|
Provenance
The following attestation bundles were made for aicage-0.0.3-py3-none-any.whl:
Publisher:
publish.yml on Wuodan/aicage
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aicage-0.0.3-py3-none-any.whl -
Subject digest:
adb66203e03bf529671e07867a95ece7019b241f1b947e9e0804176c9cdd7c7c - Sigstore transparency entry: 764432784
- Sigstore integration time:
-
Permalink:
Wuodan/aicage@c866ad5bb4591bb4a4241677266722806c712fb9 -
Branch / Tag:
refs/tags/0.0.3 - Owner: https://github.com/Wuodan
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@c866ad5bb4591bb4a4241677266722806c712fb9 -
Trigger Event:
push
-
Statement type: