agent-kitten (sha256:b5d8af3e4d85737f06e8fd402b19b670f2c6c33eb43c20f84b9ee63a9079a7d0)
Installation
docker pull git.clowdertech.com/clowdertech/agent-kitten@sha256:b5d8af3e4d85737f06e8fd402b19b670f2c6c33eb43c20f84b9ee63a9079a7d0sha256:b5d8af3e4d85737f06e8fd402b19b670f2c6c33eb43c20f84b9ee63a9079a7d0About this package
Source code to Agent Kitten discord bot
Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1777939200' |
| ARG APP_NAME=agent-kitten |
| ARG UID=10001 |
| LABEL vendor=ClowderTech LLC maintainer=ClowderTech LLC |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN |2 APP_NAME=agent-kitten UID=10001 /bin/sh -c groupadd --gid "${UID}" --system appuser && useradd --create-home --uid "${UID}" --gid "${UID}" --no-log-init --system appuser # buildkit |
| RUN |2 APP_NAME=agent-kitten UID=10001 /bin/sh -c apt-get update && apt-get install -y ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| USER appuser |
| WORKDIR /app |
| COPY /app/server /app/server # buildkit |
| CMD ["/app/server"] |
Labels
| Key | Value |
|---|---|
| maintainer | ClowderTech LLC |
| org.opencontainers.image.created | 2026-05-09T22:33:44.398Z |
| org.opencontainers.image.description | Source code to Agent Kitten discord bot |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | d77388c61e8979c0070ee460abd43472eaf6320e |
| org.opencontainers.image.source | https://git.clowdertech.com/clowdertech/agent-kitten |
| org.opencontainers.image.title | agent-kitten |
| org.opencontainers.image.url | https://git.clowdertech.com/clowdertech/agent-kitten |
| org.opencontainers.image.version | v3.5.7 |
| vendor | ClowderTech LLC |
Details
2026-05-09 22:33:48 +00:00
Versions (10)
View all
Container
1
OCI / Docker
linux/amd64
63 MiB