Block a user
aiworker-agent (924bf2244de1a53e701ec528e348909a6ea82374)
Published 2026-01-20 01:11:13 +00:00 by admin
Installation
docker pull git.fuq.tv/admin/aiworker-agent:924bf2244de1a53e701ec528e348909a6ea82374sha256:719349ef4487072edde31b20f0f668bbf6aa5b355253f848607a256d2d3af453
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in / |
| CMD ["/bin/bash"] |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y curl wget git bash unzip ca-certificates openssh-client python3 python3-pip python3-venv build-essential jq && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_24.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c curl -fsSL https://bun.sh/install | bash # buildkit |
| ENV PATH=/root/.bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| RUN /bin/sh -c curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl" && chmod +x kubectl && mv kubectl /usr/local/bin/ # buildkit |
| RUN /bin/sh -c bun install -g @anthropic-ai/claude-code # buildkit |
| WORKDIR /workspace |
| CMD ["tail" "-f" "/dev/null"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 24.04 |
Details
2026-01-20 01:11:13 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
332 MiB
7ea10571c42b15e00f9b480e5d16097bba5bbebf
2026-01-20
latest
2026-01-20
924bf2244de1a53e701ec528e348909a6ea82374
2026-01-20
2b06c8c543e41039ef945403ee8978e90820db23
2026-01-20
5707be250750adac0e8a47e71d0cccf5eaf21de2
2026-01-20