James Brechtel jbrechtel

atlas (3c9d0187e840a3129b810aa228b01442848dbb56)

Published 2026-05-17 16:12:31 -04:00 by jbrechtel

Installation

docker pull git.roo.lol/jbrechtel/atlas:3c9d0187e840a3129b810aa228b01442848dbb56
sha256:e22a2eee98d96e5eacd4c55a068cbdde0161cbb5fa952b8c5b1253c2c16a6a20

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl iputils-ping openssh-client tini && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c curl -fsSL https://download.docker.com/linux/static/stable/x86_64/docker-27.5.1.tgz | tar xz -C /usr/local/bin --strip-components=1 docker/docker # buildkit
RUN /bin/sh -c mkdir -p /build && date -u '+%Y-%m-%d %H:%M UTC' > /build/build-time # buildkit
ADD atlas /usr/local/bin/atlas # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/atlas # buildkit
ENTRYPOINT ["/usr/bin/tini" "-s" "--"]
RUN /bin/sh -c mkdir /atlas # buildkit
WORKDIR /atlas
CMD ["/usr/local/bin/atlas" "--host" "0.0.0.0"]
Details
Container
2026-05-17 16:12:31 -04:00
0
OCI / Docker
linux/amd64
62 MiB
Versions (68) View all