ent-agent (latest)

Published 2026-07-09 18:37:42 +00:00 by sigil-03

Installation

docker pull [202:107d:4fd5:df08:8fc7:5ceb:d6a7:1511]:3000/taproot-ai/ent-agent:latest
sha256:f2608dfa8b417f3b97573e25483970b9e8e49a6e2f274489e1c4396d4d5f83f1

Image layers

# debian.sh --arch 'amd64' out/ 'testing' '@1781049600'
ARG DEBIAN_FRONTEND
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( set -e; apt-get -yq update; apt-get -yq full-upgrade; apt-get -yq install openssh-client adduser build-essential can-utils curl fd-find ffmpeg git iproute2 jq less libssl-dev pipx pkg-config poppler-utils python3 ripgrep sudo tig tree vim-nox --no-install-recommends ; apt-get -yq clean; rm -rf /var/lib/apt/lists/*; )
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( echo "export PATH=\$PATH:${HOME}/.local/bin" >> ${HOME}/.bashrc )
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( set -e; curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y; )
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( set -e; pipx install uv; pipx install duckduckgo-mcp-server; )
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( set -e; curl -fsSL https://opencode.ai/install | bash; )
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( set -e; curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash; )
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( set -e; . /root/.cargo/env; cd /opt; git clone https://git.glyphs.tech/taproot-manufacturing/entomologist.git; cd entomologist; cargo build; cargo install --path . ; rm -r target ; )
COPY dir:2b24018e3a8861204bae011383b4d2c786761889a0e3e307a6c585117efb16cc in /opt/ent-agent-rs
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ( set -e; . /root/.cargo/env; cd /opt/ent-agent-rs; cargo build --release; cargo install --path . ; )
WORKDIR "/opt/agent-workspace"
ENTRYPOINT [ "/bin/bash", "-c", "export PATH=$PATH:/root/.opencode/bin;. /root/.cargo/env; RUST_BACKTRACE=1 ent-agent-rs -w /opt/agent-workspace;" ]

Labels

Key Value
io.buildah.version 1.43.2
Details
Container
2026-07-09 18:37:42 +00:00
71435
OCI / Docker
linux/amd64
2.5 GiB
Versions (1) View all
latest 2026-07-09