James Brechtel jbrechtel

atlas (68c816b2d1520bf79bac6df5d4647904a7db5235)

Published 2026-05-16 14:23:46 -04:00 by jbrechtel

Installation

docker pull git.roo.lol/jbrechtel/atlas:68c816b2d1520bf79bac6df5d4647904a7db5235
sha256:fc4743859947d1284edf9ad2091dcccd878c822ec13495a205d54f1e560369dc

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends tini && rm -rf /var/lib/apt/lists/* # 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 14:23:46 -04:00
0
OCI / Docker
linux/amd64
35 MiB
Versions (68) View all