Sign inSign up

xerostyle/text0wnz:sha-d59ee7a

Multi-platform
Developer tools
Index digest

sha256:2f15420b2af5132792f3d062ddc034fd019ab72cb19644b9338302f13bdb8a89

OS/ARCH

Compressed size

122.58 MB

Last pushed

10 months by xerostyle

Type

Image

Manifest digest

sha256:5b880120a5b7faf3e8caa65a15571ea0dc0bdcd7a346afb522056cae4a24bbef

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.title=text0wnz0 B
4LABEL org.opencontainers.image.description=Retro Text Art Editor0 B
5LABEL org.opencontainers.image.authors=https://github.com/xero/text0wnz/graphs/contributors0 B
6LABEL org.opencontainers.image.documentation=https://github.com/xero/text0wnz/wiki0 B
7LABEL org.opencontainers.image.source=https://github.com/xero/text0wnz0 B
8LABEL org.opencontainers.image.url=https://text.0w.nz0 B
9LABEL org.opencontainers.image.licenses=MIT0 B
10LABEL org.opencontainers.image.created=2025-11-210 B
11LABEL org.opencontainers.image.version=2.2.00 B
12ENV DOMAIN=localhost0 B
13ENV PORT=13370 B
14ENV NODE_ENV=production0 B
15ENV XDG_DATA_HOME=/var/lib/caddy0 B
16ENV XDG_CONFIG_HOME=/etc/caddy0 B
17RUN /bin/sh -c apk add4.24 MB
18COPY /usr/bin/caddy /usr/bin/caddy # buildkit13.84 MB
19COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.54 MB
20WORKDIR /app93 B
21COPY . . # buildkit5.44 MB
22RUN /bin/sh -c rm bun.lock157 B
23RUN /bin/sh -c bun i55.18 MB
24RUN /bin/sh -c rm -rf58.07 KB
25RUN /bin/sh -c printf "\n%s\n%s\n"843 B
26RUN /bin/sh -c rm -rf470 B
27RUN /bin/sh -c addgroup -S930 B
28RUN /bin/sh -c mkdir -p4.33 MB
29RUN /bin/sh -c echo '#!/bin/sh'1.61 KB
30EXPOSE [443/tcp 80/tcp]0 B
31HEALTHCHECK &{["CMD-SHELL" "nc -z localhost0 B
32USER textart0 B
33CMD ["/bootup"]0 B

Command

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit