James Brechtel jbrechtel

atlas (a75ab71f8b4f5e417f658224f5960cc25d9348fb)

Published 2026-05-16 23:06:35 -04:00 by jbrechtel

Installation

docker pull git.roo.lol/jbrechtel/atlas:a75ab71f8b4f5e417f658224f5960cc25d9348fb
sha256:1a48ad7a569f780c4ea3dd69614c4aa48a8e67baf88232b7884c2863dc504159

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:06:35 -04:00
1
OCI / Docker
linux/amd64
61 MiB
Versions (68) View all