agentic-os (sha256:168e4b42354808760838d24a755aa97523a09aa0774ddf36dc187c020e81d142)
Installation
docker pull forgejo.coilysiren.me/coilyco-flight-deck/agentic-os@sha256:168e4b42354808760838d24a755aa97523a09aa0774ddf36dc187c020e81d142sha256:168e4b42354808760838d24a755aa97523a09aa0774ddf36dc187c020e81d142Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:0387b3d029de8fa08641ccfaa44c6a4ad07b93035420d53b49783ea27527d153 in / |
| CMD ["/bin/bash"] |
| ARG GO_VERSION=1.26.5 |
| ARG TARGETARCH=arm64 |
| ENV PATH=/usr/local/go/bin:/usr/local/bin:/usr/bin:/bin |
| LABEL org.opencontainers.image.source=https://forgejo.coilysiren.me/coilyco-flight-deck/agentic-os org.opencontainers.image.licenses=MIT org.opencontainers.image.title=agentic-os Go build payload |
| SHELL [/bin/bash -o pipefail -c] |
| RUN |2 GO_VERSION=1.26.5 TARGETARCH=arm64 /bin/bash -o pipefail -c TARGETARCH="${TARGETARCH}" bash /tmp/prepare-build-stage.sh # buildkit |
| RUN |2 GO_VERSION=1.26.5 TARGETARCH=arm64 /bin/bash -o pipefail -c set -eux; . /opt/agentic-os/arch.env; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl; rm -rf /var/lib/apt/lists/*; curl --retry 5 --retry-all-errors --retry-delay 2 -fsSL "https://go.dev/dl/go${GO_VERSION}.linux-${GO_ARCH}.tar.gz" -o /tmp/go.tar.gz; tar -xzf /tmp/go.tar.gz -C /usr/local; rm /tmp/go.tar.gz; go version # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.source | https://forgejo.coilysiren.me/coilyco-flight-deck/agentic-os |
| org.opencontainers.image.title | agentic-os Go build payload |
| org.opencontainers.image.version | 24.04 |
Details
2026-08-29 17:18:24 +00:00
Versions (106)
View all
Container
0
OCI / Docker
linux/arm64
MIT
94 MiB