Atridad Lahiji atridad
  • ???
  • https://atri.dad
  • Software Developer and IT professional with over a decade of experience, Master’s student at USASK, and owner of Atash Consulting.

    Pronouns: he/they

  • Joined on 2025-06-08

himbot (latest)

Published 2026-04-09 11:52:44 -06:00 by atridad in atridad/himbot

Installation

docker pull git.atri.dad/atridad/himbot:latest
sha256:4885857fed64b246538dd3df0db32fac7d1373552f02a4c99c72372e650c70a2

Images

Digest OS / Arch Size
1f41d26364 linux/amd64 52 MiB

Image Layers ( linux/amd64)

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /go/bin/app /app/himbot # buildkit
COPY /app/migrations /app/migrations # buildkit
COPY /app/datasets /app/datasets # buildkit
ENTRYPOINT ["/app/himbot"]

Labels

Key Value
org.opencontainers.image.version 24.04
Details
Container
2026-04-09 11:52:44 -06:00
57
OCI / Docker
Versions (3) View all