agent (sha256:5b52079eafbae4ed3a26861e64423f8e9cbb9fc71d02feeadd018fc7a42733e2)

Published 2026-06-12 03:05:52 +00:00 by neureka in arcane/arcane

Installation

docker pull forgejo.neureka.dev/arcane/agent@sha256:5b52079eafbae4ed3a26861e64423f8e9cbb9fc71d02feeadd018fc7a42733e2
sha256:5b52079eafbae4ed3a26861e64423f8e9cbb9fc71d02feeadd018fc7a42733e2

About this package

Modern Docker Management, Designed for Everyone

Image layers

bazel build @trixie//base-files/amd64:data_statusd
bazel build @trixie//netbase/amd64:data_statusd
bazel build @trixie//tzdata/amd64:data_statusd
bazel build @trixie//tzdata-legacy/amd64:data_statusd
bazel build @trixie//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian13
bazel build //common:cacerts_debian13_amd64
COPY /runtime-root/ / # buildkit
ARG TARGETARCH=amd64
WORKDIR /app
USER 0:0
COPY --chown=65532:65532 /out/rootfs/app/ /app/ # buildkit
COPY --chown=65532:65532 /out/arcane-agent ./arcane-agent # buildkit
ARG VERSION=-
ARG REVISION=
ENV NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=compute,utility ROCR_VISIBLE_DEVICES=all HIP_VISIBLE_DEVICES=all ONEAPI_DEVICE_SELECTOR=level_zero:*,opencl:* LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/opt/rocm/lib:/opt/intel/oneapi/lib:/opt/intel/oneapi/lib/intel64:/usr/lib/x86_64-linux-gnu:/usr/lib/aarch64-linux-gnu:/usr/lib64:/usr/lib:/lib64:/lib
ENV ENVIRONMENT=production AGENT_MODE=true GIN_MODE=release PORT=3553
EXPOSE [3553/tcp]
VOLUME [/app/data]
LABEL com.getarcaneapp.arcane.agent=true
CMD ["./arcane-agent"]

Labels

Key Value
com.getarcaneapp.arcane.agent true
org.opencontainers.image.created 2026-06-12T03:04:56.480Z
org.opencontainers.image.description Modern Docker Management, Designed for Everyone
org.opencontainers.image.licenses
org.opencontainers.image.revision 65a22acada360a9c4b718d85792b60ca9d3f087d
org.opencontainers.image.source https://code.neureka.dev/arcane/arcane
org.opencontainers.image.title arcane
org.opencontainers.image.url https://code.neureka.dev/arcane/arcane
org.opencontainers.image.version main
Details
Container
2026-06-12 03:05:52 +00:00
0
OCI / Docker
linux/amd64
37 MiB
Versions (2) View all
main 2026-06-12
edge 2026-06-11