Sign inSign up

xerostyle/text0wnz:sha-e3b5c4e

Multi-platform
Developer tools
Index digest

sha256:27867631eebed20c3798bad82dbfc5607d682851200dd2dfc2f286e382d6893d

OS/ARCH

Compressed size

263.91 MB

Last pushed

11 months by xerostyle

Type

Image

Manifest digest

sha256:a7fc3dc3a985aefd3969414e5d99af4e606b72ccb162618a3385385cf3733a51

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 -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-x86_64.tar.gz / # buildkit