Sign inSign up

xerostyle/text0wnz:sha-e3b5c4e

Multi-platform
Developer tools
Index digest

sha256:27867631eebed20c3798bad82dbfc5607d682851200dd2dfc2f286e382d6893d

OS/ARCH

Compressed size

184.25 MB

Last pushed

11 months by xerostyle

Type

Image

Manifest digest

sha256:9c3a0e4994cc6dadc232b0cd31716ddec9393bb470d0e7afbb3ae03dfd9ef44d

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.authors=xero <[email protected]>0 B
5LABEL org.opencontainers.image.description=Text-mode art editor for0 B
6LABEL org.opencontainers.image.source=https://github.com/xero/text0wnz0 B
7LABEL org.opencontainers.image.created=2025-10-170 B
8ENV DOMAIN=localhost0 B
9ENV PORT=13370 B
10ENV NODE_ENV=production0 B
11ENV XDG_DATA_HOME=/var/lib/caddy0 B
12ENV XDG_CONFIG_HOME=/etc/caddy0 B
13RUN /bin/sh -c apk add4.24 MB
14COPY /usr/bin/caddy /usr/bin/caddy # buildkit13.84 MB
15COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.82 MB
16WORKDIR /app93 B
17COPY . . # buildkit4.5 MB
18RUN /bin/sh -c bun i118.29 MB
19RUN /bin/sh -c rm -rf529 B
20RUN /bin/sh -c addgroup -S929 B
21RUN /bin/sh -c mkdir -p3.61 MB
22RUN /bin/sh -c echo '#!/bin/sh'1.61 KB
23EXPOSE [443/tcp 80/tcp]0 B
24HEALTHCHECK &{["CMD-SHELL" "nc -z localhost0 B
25USER textart0 B
26CMD ["/bootup"]0 B

Command

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