agentwhisker (sha256:0829f3ced3c02435c5eb8d15bfdb228f9fdf8cb303239238b2170ff14e73be24)

Published 2026-06-24 15:58:31 +00:00 by damien

Installation

docker pull git.flety.net/vibe/agentwhisker@sha256:0829f3ced3c02435c5eb8d15bfdb228f9fdf8cb303239238b2170ff14e73be24
sha256:0829f3ced3c02435c5eb8d15bfdb228f9fdf8cb303239238b2170ff14e73be24

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c useradd -r -s /bin/false tka # buildkit
RUN /bin/sh -c mkdir -p /app && chown tka:tka /app # buildkit
COPY /app/target/release/telegram_kittlib_agent /app/telegram_kittlib_agent # buildkit
RUN /bin/sh -c chown tka:tka /app/telegram_kittlib_agent # buildkit
USER tka
WORKDIR /app
EXPOSE [8080/tcp]
CMD ["./telegram_kittlib_agent"]

Labels

Key Value
org.opencontainers.image.created 2026-06-24T15:53:31Z
org.opencontainers.image.revision 90a2222fcff3bcd9798474bb983cf024aab5d2c1
org.opencontainers.image.source https://git.flety.net/vibe/agentwhisker
Details
Container
2026-06-24 15:58:31 +00:00
1
OCI / Docker
linux/amd64
45 MiB
Versions (16) View all
0.6.7 2026-06-24
latest 2026-06-24
0.6.6 2026-06-24
0.6.5 2026-06-24
0.6.4 2026-06-24