James Brechtel jbrechtel

atlas (9bfc201d5e7cfc573977776bae1497de8392b10a)

Published 2026-05-16 23:27:51 -04:00 by jbrechtel

Installation

docker pull git.roo.lol/jbrechtel/atlas:9bfc201d5e7cfc573977776bae1497de8392b10a
sha256:fbc8c902b31b654b5e65c48c27e64cdb5205e9255bfce8bc852df17412526be0

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