James Brechtel jbrechtel

atlas (15422dc0d9eb740f1a04f8d6e144630c498ef1f1)

Published 2026-05-16 23:59:58 -04:00 by jbrechtel

Installation

docker pull git.roo.lol/jbrechtel/atlas:15422dc0d9eb740f1a04f8d6e144630c498ef1f1
sha256:8fd1eddb1c6b4f4e34aff694d425c0ff8b276e92fb56ef115258260c8e948b7e

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
ADD atlas /usr/local/bin/atlas # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/atlas # buildkit
ENTRYPOINT ["/usr/bin/tini" "-s" "--"]
CMD ["/usr/local/bin/atlas" "--host" "0.0.0.0"]
Details
Container
2026-05-16 23:59:58 -04:00
0
OCI / Docker
linux/amd64
61 MiB
Versions (68) View all