Sign inSign up

xerostyle/text0wnz:sha-4e99521

Multi-platform
Developer tools
Index digest

sha256:053a5f582f819b1a0c13b64368f776dbab9e82d3e8db5ffe21d268bd47e3491e

OS/ARCH

Compressed size

263.92 MB

Last pushed

11 months by xerostyle

Type

Image

Manifest digest

sha256:6a7381a7c09cc5b6d5c2c9f1d4412f462d6b283fdc44a690e2dbf870eb135ce4

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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.22 MB
14COPY /usr/bin/caddy /usr/bin/caddy # buildkit15.19 MB
15COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit36.4 MB
16WORKDIR /app93 B
17COPY . . # buildkit4.5 MB
18RUN /bin/sh -c bun i196.37 MB
19RUN /bin/sh -c rm -rf528 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-x86_64.tar.gz / # buildkit