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 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.title=text0wnz0 B4LABEL org.opencontainers.image.description=Retro Text Art Editor0 B5LABEL org.opencontainers.image.authors=https://github.com/xero/text0wnz/graphs/contributors0 B6LABEL org.opencontainers.image.documentation=https://github.com/xero/text0wnz/wiki0 B7LABEL org.opencontainers.image.source=https://github.com/xero/text0wnz0 B8LABEL org.opencontainers.image.url=https://text.0w.nz0 B9LABEL org.opencontainers.image.licenses=MIT0 B10LABEL org.opencontainers.image.created=2025-11-210 B11LABEL org.opencontainers.image.version=2.2.00 B12ENV DOMAIN=localhost0 B13ENV PORT=13370 B14ENV NODE_ENV=production0 B15ENV XDG_DATA_HOME=/var/lib/caddy0 B16ENV XDG_CONFIG_HOME=/etc/caddy0 B17RUN /bin/sh -c apk add4.24 MB18COPY /usr/bin/caddy /usr/bin/caddy # buildkit13.84 MB19COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.54 MB20WORKDIR /app93 B21COPY . . # buildkit5.44 MB22RUN /bin/sh -c rm bun.lock157 B23RUN /bin/sh -c bun i55.18 MB24RUN /bin/sh -c rm -rf58.07 KB25RUN /bin/sh -c printf "\n%s\n%s\n"843 B26RUN /bin/sh -c rm -rf470 B27RUN /bin/sh -c addgroup -S930 B28RUN /bin/sh -c mkdir -p4.33 MB29RUN /bin/sh -c echo '#!/bin/sh'1.61 KB30EXPOSE [443/tcp 80/tcp]0 B31HEALTHCHECK &{["CMD-SHELL" "nc -z localhost0 B32USER textart0 B33CMD ["/bootup"]0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit