athens (v0.18.0)

Published 2026-06-22 17:24:26 +00:00 by AlexRus1234

Installation

docker pull git.yadr00.internal/build/athens:v0.18.0
sha256:00033b81cae0080f3bd885a5c2cc72ecfdc701b491970b07e37ea5b870e09087

Image layers

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache git openssh-client tzdata tini go
/bin/sh -c adduser -D -h /home/athens athens
COPY file:16ff260ddc5f8861c26366a17e34c22e436c490a6904a814d3f0841cfb70aa41 in /bin/athens-proxy
COPY file:a892cbb5818d62f5d10a5e0332a82417472799e20ef57b4b630248b745f43376 in /config/config.toml
/bin/sh -c chmod 644 /config/config.toml && chown athens:athens /config/config.toml
USER athens
EXPOSE 3000
ENTRYPOINT [ "/sbin/tini", "--" ]
CMD ["athens-proxy", "-config_file=/config/config.toml"]

Labels

Key Value
io.buildah.version 1.43.1
Details
Container
2026-06-22 17:24:26 +00:00
0
OCI / Docker
linux/amd64
154 MiB
Versions (2) View all
v0.18.0 2026-06-22
latest 2026-06-22